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



_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to