IrrKlang.NET

ISoundEffectControl.EnableWavesReverbSoundEffect Method

Enables the WavesReverb sound effect with default values. Parametric equalizer amplifies or attenuates signals of a given frequency. If this sound effect is already enabled, calling this only modifies the parameters of the active effect.

Overload List

Enables the WavesReverb sound effect with default values. Parametric equalizer amplifies or attenuates signals of a given frequency. If this sound effect is already enabled, calling this only modifies the parameters of the active effect.

public bool EnableWavesReverbSoundEffect();

Enables the WavesReverb sound effect with default values. Parametric equalizer amplifies or attenuates signals of a given frequency. If this sound effect is already enabled, calling this only modifies the parameters of the active effect.

public bool EnableWavesReverbSoundEffect(float,float,float,float);

See Also

ISoundEffectControl Class | IrrKlang Namespace