Re: "Alla breve" music function

2006-10-04 Thread Markus Schneider
Hi Arvid, thanks a lot! This is exactly what I was looking for! Cheers, Markus ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: "Alla breve" music function

2006-09-26 Thread Arvid Grøtting
Markus Schneider hotmail.com> writes: > > Hello list, > > I'm looking for a function that doubles every duration. > > Here's a short example: > > Turn { c1 c2 c4 c16 c16 c16 c16 } > into { c1 ~ c1 c1 c2 c8 c8 c8 c8 } > > I digged around, but I think this is still beyond my limited s

"Alla breve" music function

2006-09-20 Thread Markus Schneider
Hello list, I'm looking for a function that doubles every duration. Here's a short example: Turn { c1 c2 c4 c16 c16 c16 c16 } into { c1 ~ c1 c1 c2 c8 c8 c8 c8 } I digged around, but I think this is still beyond my limited scheme understanding. If someone did somthing like this already