Lines Matching full:envelope
338 /* if level control or envelope gain is zero, skip this envelope */
345 /* if the envelope gain is above the sustain level, we need to catch this voice */
349 /* reset envelope to decay state */
473 /* if zero attack time, max out envelope and jump to decay state */
477 /* start out envelope at max */
480 /* set envelope to decay state */
484 /* start envelope at zero and start in attack state */
630 /* set flag assuming the envelope is not done */
639 /* the envelope is linear during the attack, so add the value */
771 /* calculate envelope, returns true if done */
893 /* use the highest output envelope level as the gain for the voice stealing algorithm */