c++ - Cross Platform MIDI library supporting iOS CoreMIDI -


i'm looking cross-platform c or c++ midi library. send/receive midi note events, control codes , timing, not generate sound.

the main target ios/ipad has support coremidi on ios, know recent. can use coremidi directly if there's lightweight out there nice use portable port project pc's.

failing that, please mention if there's good, lightweight 1 that's open source might easier me add coremidi support roll own.

clarification: i'm looking similar midiio or portmidi has ios support.

you might want take @ rtmidi.

it provides cross-platform api realtime midi input/output, , makes use of native api's each platform (winmm, alsa, coremidi).

i haven't used coreaudio/coremidi, it's worked flawlessly me on windows , linux.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -