>> on the following music:
>> \times 4/6 { r16 <re fa>-.[( <fa sib>-. <sib re>-.-> <fa sib>-. <re fa>-.)] }
>> I get what I expect:
>> \times 4/6 { r16 << {
>>  fa-.[( sib-. re-.-> sib-. fa-.)]
>> } \\ {
>>  re-.[( fa-. sib-.-> fa-. re-.)]
>> } >>
>> }
>
> I noticed that the third chord goes from high to low instead of low to high.  
> That will mean your voices cross for that chord.  Was that intended?

I don't think so. In the version with chords, the first note of each
chord is always the lower. In the second version, the lower voice is
fine but the upper voice sometimes needs to be change manually because
some octaves are wrong due to a different previous note in relative
mode. But this is then an easy job.

>  Also, it doesn't look like << { } \\ { } >> works very well inside a tuplet 
> (times).  These kinds of things will have to be dealt with by hand.

I did work for what I wanted. Well, once splitted, I copied voice 1
into a file and voice 2 into anathoer file so I did not see the issue.

Thanks

F

Reply via email to