You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says : to stay coherent with common MIDI abusing practice (i.e note on with velocity 0 is considered a note off), we should consider that note and command events with velocity 0 are end events and not start events (Events::isStart specializations should be modified accordingly)
The text was updated successfully, but these errors were encountered:
As the title says : to stay coherent with common MIDI abusing practice (i.e note on with velocity 0 is considered a note off), we should consider that note and command events with velocity 0 are end events and not start events (Events::isStart specializations should be modified accordingly)
The text was updated successfully, but these errors were encountered: