On Tuesday April 6 2004 03:02, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > A pedal-event is currently performed by the staff context within
> > which it is declared. As a piano's pedal tends to affect the entire
> > output of the piano and not just one hand, it would be nice if
> > ped
[EMAIL PROTECTED] writes:
> A pedal-event is currently performed by the staff context within
> which it is declared. As a piano's pedal tends to affect the entire
> output of the piano and not just one hand, it would be nice if
> pedal-events could be automatically performed across the staves in a
Interesting, you get a SIGSEGV!
However, if you replace "Piano_pedal_performer" with
"Piano_pedal_engraver", LilyPond will process the file without
crashing. Still, it doesn't do what you want.
The next time, you try these things, remember that "_performer":s
deal with MIDI file creation, whereas
A pedal-event is currently performed by the staff context within
which it is declared. As a piano's pedal tends to affect the entire
output of the piano and not just one hand, it would be nice if
pedal-events could be automatically performed across the staves in a
PianoStaff. My instinct was to u