BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_COMPRESSOR Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_BFX_COMPRESSOR type exposes the following members.

Fields

  NameDescription
Public fieldfAttacktime
Attack time in ms (0<...1000). Default = 0.
Public fieldfReleasetime
Release time in ms (0<...5000). Default = 0.
Public fieldfThreshold
Compressor threshold (0...+1). Default = 0.
Public fieldlChannel
A BASSFXChan flag to define on which channels to apply the effect.

Default: -1 (BASS_FX_DSP_CHANALL) - all channels.

Top
See Also

Reference