issues
search
atsushieno
/
managed-midi
[Past project] Cross-platform MIDI processing library for mono and .NET (ALSA, CoreMIDI, Android, WinMM and UWP).
MIT License
195
stars
26
forks
source link
Fix incorrect parameters being sent to MessageReceived
#52
Closed
smoogipoo
closed
5 years ago
smoogipoo
commented
5 years ago
Sender now matches all other implementations (
IMidiInput
interface).
Fixes invalid data bytes being returned.
atsushieno
commented
5 years ago
Thanks for this too!
IMidiInput
interface).