On Sunday February 29 2004 08:06, Maurizio Tomasi wrote:
> If you change "Staff" with "PianoStaff", the file plays both with
> Timidity and KMidi, but it does not perform ties at all:

Does LilyPond even handle ties properly with midi output? I had the following 
included in a file with no luck and had gone back through with rosegarden to 
resolve the output problems:
    \midi
    {
        \tempo 4 = 60
        \translator {
            \type "Performer_group_performer"
            \name Dynamics
            \consists "Piano_pedal_performer"
            \consists "Span_dynamic_performer"
            \consists "Dynamic_performer"
            \consists "Tie_performer"
        }
        \translator {
            \PianoStaffContext
            \accepts Dynamics
        }
    }

Let that be an example of what emacs tabbing+spacing together can do when you 
leave the emacs world  =P

-- 
Beifeld's Principle:
        The probability of a young man meeting a desirable and
receptive young female increases by pyramidal progression when he is
already in the company of: (1) a date, (2) his wife, (3) a better
looking and richer male friend.


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to