cac-t-u-s / om-sharp

OM#: Visual Programming | Computer-assisted Music Compositon
https://cac-t-u-s.github.io
GNU General Public License v3.0
167 stars 14 forks source link

Don't return NIL from MIDI-IN #319

Closed j-bresson closed 2 years ago

j-bresson commented 2 years ago

When the input event is filtered out by the optional processing function, MIDI-IN still delivers teh output (NIL). Would be easier to handle if the box does nothing in this case.