keijiro / MidiJack

MIDI input plugin for Unity
697 stars 113 forks source link

midi device not released after being used by midijack ? #9

Open Maurizio55 opened 8 years ago

Maurizio55 commented 8 years ago

Hi Kejiro, great package, thank you for sharing. I have an issue, maybe it's just my system, in this case please disregard this message. In my windows 7 64bit system, after I use midijack in Unity, the midi device is not available anymore to other applications, like midi-ox or cubase, even after closing Unity. Is this something related to the package and happens to somebody else too or it can be just a problem in my configuration? In this case, how to release the midi resource after using midijack without rebooting?

Thanks

thornebrandt commented 5 years ago

@Maurizio55 I am experiencing the same problem on windows. Windows only allows one port per midi channel. If I bump a cable while unity is running, I have to restart, or my other applications can never hear from the controller again.

Is there an easy way to tell midijack to ignore/isolate channels ?