lilypond-user
[Top][All Lists]
Advanced

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

Re: Drum writing...is there a way to save and recall custom commands?


From: Toine Schreurs
Subject: Re: Drum writing...is there a way to save and recall custom commands?
Date: Tue, 17 Feb 2009 18:38:38 +0100 (MET)

You have to add drummode.

snflam = \drummode {
  \override Stem #'length = #4
  \acciaccatura {sn8}
  \revert Stem #'length
  sn4
} 
> Thanks, I've tried using these variables, but the file won't build, I get a
> C:/Users/Master/Desktop/Drum Scores/test.ly:14:15: error: syntax error,
> unexpected STRING
> \acciaccatura {
>                sn8}
> 
> C:/Users/Master/Desktop/Drum Scores/test.ly:16:0: error: syntax error,
> unexpected STRING

Toine Schreurs




reply via email to

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