Hajo Dezelski <[email protected]> writes: > Hello, > > today is not my day. Since several hours I try to solve a problem in a > score, but I don't find my fault or the right syntax. I always get the > warning: > > test3.ly:18:26: Warnung: Taktüberprüfung gescheitert bei: -1/16 > s2 a4. s8 > | % 1 > > melodyTwo= \relative d' { > \repeat volta 2 { > s16 | % 0 Auftakt > s2 a4. s8 | % 1 > }
> Could someone give me a hint? Your volta contains 17/16 beats all in all. In the repetition, the bar is out of sync. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
