lilypond-user
[Top][All Lists]
Advanced

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

Re: ostinato rhythm


From: Gilles THIBAULT
Subject: Re: ostinato rhythm
Date: Sun, 07 Jun 2015 22:03:15 +0200
User-agent: KMail/4.12.5 (Linux/3.14.43-desktop-1.mga4; KDE/4.12.5; x86_64; ; )

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



reply via email to

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