> \
> Message: 2
> Date: Wed, 9 Mar 2016 01:20:47 +0100
> From: Gianmaria Lari <[email protected]>
> To: Thomas Morley <[email protected]>
> Cc: lilypond-user <[email protected]>
> Subject: Re: music patterns and octave
>
> Do you know if does exist something to set
> the absolute "octave"?
> g.
%%% How about:
pattern =
{
c16 d e f g a b c
}
{
\relative c' {
\pattern d4 d
\resetRelativeOctave c'
\pattern c4 e
\resetRelativeOctave c'
\pattern e4 c
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user