googlecreativelab / open-nsynth-super

Open NSynth Super is an experimental physical interface for the NSynth algorithm
Apache License 2.0
2.42k stars 270 forks source link

Adding support for running status and zero velocity note-on messages #74

Open lefty71 opened 5 years ago

lefty71 commented 5 years ago

Fix support for high-end midi controllers by adding support for MIDI running status and for zero velocity note-on messages.

References: Page 5 of MIDI 1.0 Detailed Specification 4.2

This should resolve #32