RtMidi.Core icon indicating copy to clipboard operation
RtMidi.Core copied to clipboard

iOS and Android support

Open jamesdlow opened this issue 2 years ago • 1 comments

Would you be able to support iOS and Android since rtmidi seems to support these now?

jamesdlow avatar Sep 09 '23 12:09 jamesdlow

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.

micdah avatar Sep 11 '23 08:09 micdah