lilypond-user
[Top][All Lists]
Advanced

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

Re: single Note swell


From: Ben
Subject: Re: single Note swell
Date: Tue, 19 Dec 2017 19:26:42 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 12/19/2017 7:21 PM, Vivyan wrote:
just trying this bit of code to instruct a swell for the duration of c2,
this hasn't quite work?
   c2'' { s2 s\< s\> s\! } 




That code does not compile.

The octave marks go on the other-side,   -->  c''2

Also, what are you trying to do with the S's? Single note? Tied?


\relative c'
{ c''2  ~\< c\!  }


That's how you terminate a hairpin :)

Does this help?


reply via email to

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