Hello, everybody!
I've got the problem with midi files generated from scores with
temporary second voice. The notes from second voice already being played
in first one are silently skipped in midi files. Snippet like in
following example:
<< { \voiceOne 2}
\new Voice {\voiceTwo a'8 b'8 a'8 g'8}>>
Hello, Joseph!
> Not sure if this will work, but it sounds like you need to set up the
> MIDI generation so that it will have one track per voice rather than
> (the default) by staff.
>
> See the snippet in Section 3.5.1 of the Notation Reference:
> http://lilypond.org/doc/v2.12/Documentation/user
On 07/30/2010 06:15 AM, Michael Pozhidaev wrote:
> Please, help me, is there any workaround for this? I am using
> lilypond-2.12.2 and timidity-2.13.2.
Not sure if this will work, but it sounds like you need to set up the
MIDI generation so that it will have one track per voice rather than
(the de
Hello, everybody!
I've got the problem with midi files generated from scores with
temporary second voice. The notes from second voice already being played
in first one are silently skipped in midi files. Snippet like in
following example:
<< { \voiceOne 2}
\new Voice {\voiceTwo a'8 b'8 a'8 g'8}>>