Re: Piano Pedal performace across a PianoStaff

2004-04-06 Thread Edward Sanford Sutton, III
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

Piano Pedal performace across a PianoStaff

2004-04-06 Thread Han-Wen Nienhuys
[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

Re: Piano Pedal performace across a PianoStaff

2004-04-06 Thread Mats Bengtsson
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

Piano Pedal performace across a PianoStaff

2004-04-06 Thread Michael Welsh Duggan
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