Skip to content

Fix missing repeat sign after grace note

Dan Eble requested to merge dev/eble/6026-volta-initial-grace into master

The Repeat_acknowledge_engraver no longer assumes that the beginning of the score is time zero. It now refrains from producing a repeat bar at the first timestep, whatever that is.

Closes #6026 (closed).

Merge request reports