[EMAIL PROTECTED] writes:
> > > It's supposed to be the property Voice.sustainPedalPadding,
> > > but it doesn't seem to work. Bug?!
> > 
> > try this patch
> ...
> > -           (interface . (sustain-pedal-interface))
> > +           (interfaces . (sustain-pedal-interface))
> 
> I tried and still it doesn't work.

remove the line

         (list 'textScriptPadding number? 'padding)

from generic-sustain-pedal-properties in generic-property.scm
(the value of textScriptPadding takes precedence over
sustainPedalPadding. I think textScriptPadding should be removed, but
maybe we should reverse the precedence.)   

-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/

Reply via email to