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

  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 288 EAS_U8 nextVelocity; /* 0 <= velocity <= 127 */
eas_voicemgt.c 182 pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 288 EAS_U8 nextVelocity; /* 0 <= velocity <= 127 */
eas_voicemgt.c 182 pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 288 EAS_U8 nextVelocity; /* 0 <= velocity <= 127 */
eas_voicemgt.c 182 pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY;
    [all...]

Completed in 164 milliseconds