shorepine/tulipcc

Panic all notes off (CC 123) support and something like `tulip.all_notes_off()`

bwhitman opened this issue · 1 comments

Tulip should respond to CC 123 and stop all notes playing on that channel, and also have an API to stop all notes being played (without resetting the underlying synth)

synth.all_notes_off() works, as does MIDI CC 123!