You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would probably require writing some platform-specific code for other OSes than Windows, because Sanford.Multimedia.Midi is using P/Invoke for interacting with timers (and therefore supports only Windows). Possibly there is some other library for MIDI supporting .NET Core which could be used. I'll try to look into it in some spare time (but I cannot guarantee when it will be).
If you have any ideas, feel free to open a PR.
Hi,
would it be possible to change the hard dependency to
winmm.dll
to something more cross-platform?Thanks!
The text was updated successfully, but these errors were encountered: