danomatika / ofxMidi

(maintained) Midi addon for openFrameworks
Other
262 stars 72 forks source link

open virtual port not working OSX #71

Closed fred-dev closed 5 years ago

fred-dev commented 5 years ago

Calling midiIn.openVirtualPort("ofxMidiIn Input"); (from the examples) on OSX does not create a virtual port.

Ok after opening audio midi setup it does

stubbulon5 commented 5 years ago

I have this behaviour too I MacOS.... Would you mind describing how you got it working?

Many thanks