petegoodliffe / PGMidi

PGMidi iOS MIDI library and example code
297 stars 83 forks source link

Virtual MIDI #1

Open lukebuehler opened 12 years ago

lukebuehler commented 12 years ago

First of all, thanks so much for PGMidi, it helped me so much to get started with CoreMidi.

It would be awesome if you could add support for virtual MIDI ports. I've been trying to figure it out for days in my free time and I seem to come always closer but I just cant get it to work. I think other people would greatly benefit if PGMidi would support virtual as well out of the box.

-Luke

seclorum commented 9 years ago

I think there is a current bug with PGMidi in that the delegate for Virtual devices (existing) does not get called in between init and setDelegate ..

sinosoidal commented 8 years ago

Is this still an issue?