Virtual MIDI
Opened this issue · 2 comments
lukebuehler commented
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
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
Is this still an issue?