lilypond-user
[Top][All Lists]
Advanced

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

written tremolo / subdivision of repeated pitch shortcut?


From: Avner Dorman
Subject: written tremolo / subdivision of repeated pitch shortcut?
Date: Tue, 23 Jun 2015 16:33:01 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi All,

Is there a quicker way to write out repeated notes?

Maybe something that conceptualizes the notes
as a fraction of the total duration?

I am thinking of a function like subdivide(pitch, ratio) which
takes the complete duration and subdivides into equal parts. 

So instead of writing 
       {g16 g g g} 
or 
       { \tuplet 4/5 { bes16 bes bes bes bes } } 

one could write subdivide (g4, 4) or subdivide (bes16, 5) and
get the same result. 

Thanks!
Avner





reply via email to

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