bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lilypond 2.1.27 and MIDI output


From: Edward Sanford Sutton, III
Subject: Re: Lilypond 2.1.27 and MIDI output
Date: Sun, 29 Feb 2004 09:27:29 -0700
User-agent: KMail/1.6.51

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.




reply via email to

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