velolala / touchosc2midi

a (linux compatible) TouchOSC Midi Bridge written in python
MIT License
111 stars 22 forks source link

Investigate why 'note_on' events send to touchosc don't send 'note_off' #2

Open velolala opened 9 years ago

velolala commented 9 years ago

I have a layout with some pushbuttons that implement a midi note event. When pressing the corresponding key on a midi keyboard, they light up but only rarely (never?) turn off when releasing the key.