lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overlapping notes in MIDI output


From: Mats Bengtsson
Subject: Re: Overlapping notes in MIDI output
Date: Fri, 26 Sep 2008 11:38:13 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]