lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anything I should know about multiple voices in a single drum staff?


From: Rune Zedeler
Subject: Re: Anything I should know about multiple voices in a single drum staff?
Date: Wed, 12 Mar 2008 20:16:10 +0100
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]