HomeSort by relevance Sort by last modified time
    Searched refs:lfoAmt (Results 1 - 5 of 5) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 210 EAS_I16 lfoAmt; /* amount of LFO to apply to voice */
eas_fmsynth.c 553 pChannel->lfoAmt = (EAS_I16) (temp +
743 temp = (fmScaleTable[pRegion->vibTrem >> 4] >> 1) + pChannel->lfoAmt;
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 210 EAS_I16 lfoAmt; /* amount of LFO to apply to voice */
eas_fmsynth.c 553 pChannel->lfoAmt = (EAS_I16) (temp +
743 temp = (fmScaleTable[pRegion->vibTrem >> 4] >> 1) + pChannel->lfoAmt;
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 210 EAS_I16 lfoAmt; /* amount of LFO to apply to voice */

Completed in 715 milliseconds