On Fri, 21 Feb 2003 12:27:22 -0500
Daniel Ashton <[EMAIL PROTECTED]> wrote:
> I need to set cresc/decresc hairpins to begin and end in the middle of a 
> measure.
> 
>    | d2.( )c4 |
> 
> I want the vocalist to crescendo to beat 3, then decrescendo to the end 
> of the bar.
> 
> Using skips, I think I would write it like this:
> 
>    | s4\< \!s4 s4\> \!s4 |
> 
> (I think)
> 
> Anyway, the cresc hairpin should begin on beat one, the decrescendo 
> hairpin should appear to end on beat 4, and the two should nearly meet 
> somewhere in the center of the measure.  No?  How?

OK... doesn't your skips example work?  I'm not certain what your question is...
does this:
| <{d2.( )c4} {s4\< \!s4 s4\> \!s4}>|
work?  If not, I'd try making the skips something like "s4. s8 s4. s8" instead.

HTH,
- Graham


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to