Lines Matching refs:force
420 * We also force all voices to mute quickly.
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force)
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ }
447 /* force voices to off state - may cause audio artifacts */
448 if (force)