IrrKlang.NET

ISoundEffectControl.EnableCompressorSoundEffect Method

Enables the Compressor sound effect with default values. Compressor is a reduction in the fluctuation of a signal above a certain amplitude.

Overload List

Enables the Compressor sound effect with default values. Compressor is a reduction in the fluctuation of a signal above a certain amplitude.

public bool EnableCompressorSoundEffect();

Enables the Compressor sound effect with default values. Compressor is a reduction in the fluctuation of a signal above a certain amplitude.

public bool EnableCompressorSoundEffect(float,float,float,float,float,float);

See Also

ISoundEffectControl Class | IrrKlang Namespace