If you put the two voices in separate Staff contexts, in the \score
block for the MIDI
output, all the notes should be heard. It is also possible to tell
LilyPond to use one MIDI
Track for each Voice instead of one Track per Staff, see
http://lsr.dsi.unimi.it/LSR/Item?id=438
/Mats
Itay Perl
Hello,
I'm having some trouble with MIDI output. Using this:
\relative c'' {
<< { c4 d e c } \\ { c1 } >>
}
The last c4 is not played because the c1 is still playing.
Is there a way to work around this behavior?
Thanks,
Itay
___
lilypond-user mai