Home | History | Annotate | Download | only in lib_src

Lines Matching full:sustain

234  * The selected voice is held due to sustain pedal
237 * pVoice - pointer to voice to sustain
256 /* don't catch the voice if below the sustain level */
261 /* sustain flag is set, damper pedal is on */
267 because sustain pedal is on, this voice
273 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "WT_SustainPedal: defer note off because sustain pedal is on\n"); */ }
806 /* check if we have reached sustain level */
809 /* enforce the sustain level */
812 /* if sustain level is zero, skip sustain & release the voice */
816 /* move to sustain state */
900 /* check if we have reached sustain level */
903 /* enforce the sustain level */
906 /* prepare to move to sustain state */