Releases: Daniel127/RtMidi.Net
Releases · Daniel127/RtMidi.Net
v1.3.0
v1.2.0
Fixed exception when unexpected disposed RtMidiCallback
Keep reference to midi event callback in RtMidiIn interop to prevent GC bumbling off with the handler
Thanks to @lewiji for finding the solution
lewiji@68ab7c7
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Fixed GetMessage and added GetMessageAsync by @Daniel127 in #1
Full Changelog: v1.0.0...v1.1.0