PS. The second one is a little tricky; here’s what you get for both:
{ b'4:16 \tuplet 5/4 b'4*5/4:16 }
Am 23.06.2015 um 20:57 schrieb Simon Albrecht:
Am 23.06.2015 um 18:33 schrieb Avner Dorman:
Hi All,
Is there a quicker way to write out repeated notes?
Yes, although unlike the one you proposed:
<http://lilypond.org/doc/v2.18/Documentation/notation/short-repeats>
HTH, Simon
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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user