keijiro / MidiJack

MIDI input plugin for Unity
695 stars 113 forks source link

Endless loop?When handles_to_close is not empty #53

Open ghost opened 4 years ago

ghost commented 4 years ago

https://github.com/keijiro/MidiJack/blob/892bbd91b17262d88a1a755259f80634ea47f990/VisualStudio/MidiJackPlugin/MidiJackPlugin.cpp#L147

The midiInClose operation will trigger the MIM_CLOSE close event. When handles_to_close is not empty. Line 83