RtMidi.Core
RtMidi.Core copied to clipboard
iOS and Android support
Would you be able to support iOS and Android since rtmidi seems to support these now?
I would think in theory, it ought to be possible, depending on how the .Net code is run (native or through Mono) and how well DllImport's work in those environments.
I don't have extensive experience on running .Net code on either platform, so it's not something I could quickly look into - so it would probably require someone with that experience to look into it and come up with a PR.