2010/6/12 Disc Magnet <discmag...@gmail.com>:

> I have a variable like this:
>
> riff = {d f a f d f a f}
>
> I want to include it twice in my staff but the first time it is used
> it is relative to c' and the second time it is relative to c''. How
> can this be done?

  \relative c' \riff
  \relative c'' \riff

OR

  \riff
  \transpose c c' \riff


Cheers,
Xavier

--
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to