Hi all,

>   [pseudocode:]
>   \splitUD { topmusic \with UP } { bottommusic \with DOWN }
>   \splitUUD { topmusic \with UP } { middlemusic \with UP } { bottommusic 
> \with DOWN }
>   \splitUDD { topmusic \with UP } { middlemusic \with DOWN } { bottommusic 
> \with DOWN }
>   etc.

If I was better with Scheme, I would try to whip up a function that accepted an 
arbitrary number of musical expressions, with the up/down dictated by the first 
parameter, e.g.

    \split u,d,u,u,d,d { 1st,up [= top] } { 2nd,down } { 3rd,up } { 4th,up } { 
5th,down } { 6th,down [= bottom] }

Seems like smarter-than-me people could make this (or similar) work, no sweat.

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to