Skip to content

Release 2.1.0 Tarball

Compare
Choose a tag to compare
@garyscavone garyscavone released this 31 Mar 15:23
· 432 commits to master since this release

This release includes numerous updates and bug fixes submitted by users over the past 1.5 years (see the release.txt file for some details). A minor API change was made. The RtError class was renamed RtMidiError and embedded directly in RtMidi.h. Thus, all references to RtError should be renamed to RtMidiError and the RtError.h file should be deleted.

The Windows Kernel Streaming support was removed because it was uncompilable and incomplete. The old code still exists in the "winks" branch.