Lines Matching full:sustain
919 /* release sustain pedal on all channels */
1096 /* check if sustain pedal is on */
1121 * Call this functin when the sustain flag is presently set but
1129 * nChannel - this channel has its sustain pedal transitioning from on to off
1187 * Call this function when the sustain flag is presently clear and
1191 * If any notes are in release and have levels >= sustain level, catch them,
1195 * nChannel - this channel has its sustain pedal transitioning from on to off
1908 /* if sustain pedal is down, set deferred note-off flag */
2269 /* we treat sustain pedal as a boolean on/off bit flag */
2281 The sustain flag is presently set and the damper pedal is on.
2289 } /* end if sustain pedal is already on */
2291 /* turn the sustain pedal off */
2305 The sustain flag is presently clear and the damper pedal is off.
2309 If any notes have levels >= sustain level, catch them,
2315 /* turn the sustain pedal on */
2337 /* turn the sustain pedal off as default/reset */