Lines Matching full:lfo
356 /* init the LFO */
525 /* update the LFO */
613 /*pitchCents due to CC1 = LFO * (CC1 / 128) * DEFAULT_LFO_MOD_WHEEL_TO_PITCH_CENTS */
617 /* pitchCents due to channel pressure = LFO * (channel pressure / 128) * DEFAULT_LFO_CHANNEL_PRESSURE_TO_PITCH_CENTS */
621 /* now multiply the (channel pressure + CC1) pitch values by the LFO value */
625 add in the LFO pitch due to
627 the LFO pitch, the EG2 pitch, and the
741 /* calculate LFO gain using an approximation for 10^x */
941 * Calculate the LFO for the given voice
944 * pLFO - ptr to the LFO data
950 * - updates LFO values for the given voice
966 /* calculate LFO output from phase value */
973 /* update LFO phase */