truj / midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
https://www.midica.org/
Mozilla Public License 2.0
113 stars 13 forks source link

Don't allow legato overlappings for the same note #12

Closed truj closed 4 years ago

truj commented 5 years ago

If the duration option is >1.0 and the same note in the same channel is played twice, the overlapping leads to the following sequence:

truj commented 5 years ago

Closed the wrong issue via commit. Reopened.