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 wrote:
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 mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user