Le dimanche 7 juin 2015, 13:52:20 Dan Eble a écrit :
> % complete the bass ostinato on the same pitch as the preceding
> % quarter note
> ost = \notemode { r8 8~ 4 4 }
> 
> Used like:
>       | g4 \ost | a4 \ost | …

Hello Dan.
Perhaps that :
http://lsr.di.unimi.it/LSR/Item?id=654


%%%%%%%%%%%%%

\include "changePitch.ly"
ostinato = \samePitch {c4 r8 c~ c4 c}

\changePitch \ostinato  { g a }

%%%%%%%%%%%%%


-- 
Gilles

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

Reply via email to