ambv / aiotone

A demo of using AsyncIO for music sequencing
MIT License
118 stars 9 forks source link

Transform NOTE_ON with velocity=0 into NOTE_OFF #4

Closed jpetazzo closed 3 years ago

jpetazzo commented 3 years ago

Many devices use NOTE_ON with velocity=0 instead of NOTE_OFF. It's an heritage of "MIDI Running Status".