[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changing voice order...
From: |
Kieren MacMillan |
Subject: |
Re: Changing voice order... |
Date: |
Tue, 1 Nov 2016 18:40:13 -0400 |
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: address@hidden
- Re: Changing voice order..., (continued)
- Re: Changing voice order..., Phil Holmes, 2016/11/01
- Re: Changing voice order..., David Kastrup, 2016/11/01
- Re: Changing voice order..., David Wright, 2016/11/01
- Re: Changing voice order..., David Kastrup, 2016/11/01
- Re: Changing voice order..., Kieren MacMillan, 2016/11/01
- Re: Changing voice order..., David Wright, 2016/11/03
- Re: Changing voice order..., Trevor Daniels, 2016/11/01
- Re: Changing voice order...,
Kieren MacMillan <=
- Re: Changing voice order..., Urs Liska, 2016/11/01
- Re: Changing voice order..., Kieren MacMillan, 2016/11/01
- Re: Changing voice order..., Paul, 2016/11/01
- Re: Changing voice order..., Paul, 2016/11/01
- Re: Changing voice order..., David Kastrup, 2016/11/02
- Re: Changing voice order..., Kieren MacMillan, 2016/11/01
- Re: Changing voice order..., Phil Holmes, 2016/11/02
- Re: Changing voice order..., David Kastrup, 2016/11/02
- Re: Changing voice order..., Noeck, 2016/11/02
- Re: Changing voice order..., David Wright, 2016/11/03