Kevin Partington skrev:
http://www.nabble.com/file/p15998012/drum.ly drum.ly

You have:

  \new DrumVoice = "1" { s1 *2 }
  \new DrumVoice = "2" { s1 *2 }

You need to change the spacings to last for the whole duration of the piece. If you have 20 measures, write s1*20, etc. If you do not then your created drum voices will be dead when the split part has been reached, and new Voices will be created.

-Rune


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to