Closed Echoframe closed 4 years ago
When in edit mode no input is detected,
MidiJack doesn't work in Edit mode.
the device is no longer detected for other applications (Chrome, FLstudio, Ableton).
As far as I know, most MIDI devices on Windows are exclusively allocated by a process. You can't share them between multiple applications.
By the way, I'm not actively working on this package any more. In recent projects, I'm using a new package called Minis. I'd recommend migrating to it.
Thank you for the quick answer!
i use the getKey & getKeyDown in my code like this:
(...)
(...)
once i press play, no input is detected and when i stop, the device is no longer detected for other applications (Chrome, FLstudio, Ableton).