werckme / werckmeister

An open source Sheet Music MIDI Compiler
http://werckme.github.io/
GNU General Public License v3.0
33 stars 4 forks source link

track with only a cue in it will not be rendered #385

Closed SambaGodschynski closed 1 year ago

SambaGodschynski commented 1 year ago

repo

create a sheet with this track:

[
{
    /cue: X/
    r1
}
]

expected

a track with one cue will be rendered

actual

the track will not be rendered

SambaGodschynski commented 1 year ago

a track without any content (besides cues) makes no sense at least rests are needed