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

  /external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.c 71 pWTVoice->eg2Increment = pDLSArt->eg2.releaseTime;
99 /* release EG2 */
101 pWTVoice->eg2Increment = pDLSArt->eg2.releaseTime;
172 /* add EG2 effect */
276 /* add EG2 effect */
326 DLS_UpdateEnvelope(pVoice, pChannel, &pDLSArt->eg2, &pWTVoice->eg2Value, &pWTVoice->eg2Increment, &pWTVoice->eg2State);
336 DLS_UpdateEnvelope(pVoice, pChannel, &pDLSArt->eg2, &pWTVoice->eg2Value, &pWTVoice->eg2Increment, &pWTVoice->eg2State);
396 DLS_UpdateEnvelope(pVoice, pChannel, &pDLSArt->eg2, &pWTVoice->eg2Value, &pWTVoice->eg2Increment, &pWTVoice->eg2State);
eas_sndlib.h 148 S_ENVELOPE eg2; member in struct:s_articulation_tag
171 S_DLS_ENVELOPE eg2; member in struct:s_dls_articulation_tag
eas_wtsynth.c 184 The spec says we should release EG2, but doing so with the current
189 /* release EG2 */
191 pWTVoice->eg2Increment = pArticulation->eg2.releaseTime;
354 pWTVoice->eg2Increment = pArt->eg2.attackTime;
527 WT_UpdateEG2(pWTVoice, &pArt->eg2);
633 the LFO pitch, the EG2 pitch, and the
860 * Update the EG2 envelope for the given voice
869 * - updates EG2 values for the given voice
    [all...]
eas_mdls.c 335 -32768, /* EG2 delay time: 0 secs */
336 -32768, /* EG2 attack time: 0 secs */
337 -32768, /* EG2 hold time: 0 secs */
338 -32768, /* EG2 decay time: 0 secs */
339 1000, /* EG2 sustain level: 100.0% */
340 -32768, /* EG2 release time: 0 secs */
341 0, /* EG2 velocity to attack: 0 time cents */
342 0, /* EG2 key number to decay: 0 time cents */
343 0, /* EG2 key number to hold: 0 time cents */
350 0, /* EG2 to Fc: 0 cents *
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 148 S_ENVELOPE eg2; member in struct:s_articulation_tag
171 S_DLS_ENVELOPE eg2; member in struct:s_dls_articulation_tag
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h 148 S_ENVELOPE eg2; member in struct:s_articulation_tag
171 S_DLS_ENVELOPE eg2; member in struct:s_dls_articulation_tag
eas_wtsynth.c 184 The spec says we should release EG2, but doing so with the current
189 /* release EG2 */
191 pWTVoice->eg2Increment = pArticulation->eg2.releaseTime;
354 pWTVoice->eg2Increment = pArt->eg2.attackTime;
523 WT_UpdateEG2(pWTVoice, &pArt->eg2);
627 the LFO pitch, the EG2 pitch, and the
854 * Update the EG2 envelope for the given voice
863 * - updates EG2 values for the given voice
    [all...]

Completed in 434 milliseconds