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

  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 205 EAS_I16 pitchBendSensitivity;
eas_fmsynth.c 535 temp = FMUL_15x15(temp, pChannel->pitchBendSensitivity);
eas_voicemgt.c 565 pChannel->pitchBendSensitivity = DEFAULT_PITCH_BEND_SENSITIVITY;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 205 EAS_I16 pitchBendSensitivity;
eas_fmsynth.c 535 temp = FMUL_15x15(temp, pChannel->pitchBendSensitivity);
eas_voicemgt.c 565 pChannel->pitchBendSensitivity = DEFAULT_PITCH_BEND_SENSITIVITY;
    [all...]
eas_wtsynth.c 691 MULT_EG1_EG1(pitchBend, pChannel->pitchBendSensitivity);
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 205 EAS_I16 pitchBendSensitivity;
eas_voicemgt.c 565 pChannel->pitchBendSensitivity = DEFAULT_PITCH_BEND_SENSITIVITY;
    [all...]
eas_wtsynth.c 697 MULT_EG1_EG1(pitchBend, pChannel->pitchBendSensitivity);
    [all...]

Completed in 84 milliseconds