lilypond-user
[Top][All Lists]
Advanced

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

Re: context, drum staff


From: Mats Bengtsson
Subject: Re: context, drum staff
Date: Sun, 10 Aug 2008 22:33:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

If you read at http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Percussion-staves#Percussion-staves you will learn that the voice-like context for percussion is called DrumVoice, you cannot use an ordinary Voice context in a DrumStaff.

   /Mats

Stefan Thomas wrote:

Dear Lilypond users,
in the below quoted example I get two staves, although I would like to have one!
What could be wrong?

\version "2.11.49"
global = { \time 4/4 s1 }
drumsA = {
\context Voice << { \global } { \drummode { tamb4 tamb tamb tamb } } >> } \new DrumStaff
{ \drumsA }

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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