2011/3/13 Hinrik Örn Sigurðsson <hinrik....@gmail.com>:
> On Sun, Mar 13, 2011 at 7:15 AM, Janek Warchoł
> <lemniskata.bernoull...@gmail.com> wrote:
>> Here is a workaround - add this to your \midi { } block:
>>
>> \context {
>>    \Staff \remove "Staff_performer"
>>  }
>> \context {
>>    \Voice \consists "Staff_performer"
>>  }
>>
>> This tells LilyPond to create separate channels for each voice in MIDI 
>> output.
>
> That results in some warnings like:
>
> warning: MIDI channel wrapped around
> warning: remapping modulo 16

Then I suppose that you have more than 16 voices.
This is the drawback of this method.

> But it does work around the problem, thanks.

You're welcome :)

cheers,
Janek

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

Reply via email to