petegoodliffe/PGMidi

Virtual MIDI

Opened this issue · 2 comments

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

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 ..

Is this still an issue?