Home | History | Annotate | Download | only in lib_src

Lines Matching full:lfo

356     /* init the LFO */
529 /* update the LFO */
619 /*pitchCents due to CC1 = LFO * (CC1 / 128) * DEFAULT_LFO_MOD_WHEEL_TO_PITCH_CENTS */
623 /* pitchCents due to channel pressure = LFO * (channel pressure / 128) * DEFAULT_LFO_CHANNEL_PRESSURE_TO_PITCH_CENTS */
627 /* now multiply the (channel pressure + CC1) pitch values by the LFO value */
631 add in the LFO pitch due to
633 the LFO pitch, the EG2 pitch, and the
747 /* calculate LFO gain using an approximation for 10^x */
947 * Calculate the LFO for the given voice
950 * pLFO - ptr to the LFO data
956 * - updates LFO values for the given voice
972 /* calculate LFO output from phase value */
979 /* update LFO phase */