BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_DISTORTION Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_BFX_DISTORTION type exposes the following members.

Fields

  NameDescription
Public fieldfDrive
Distortion drive (0...5). Default = 0.
Public fieldfDryMix
Dry (unaffected) signal mix (-5...+5). Default = 0.
Public fieldfFeedback
Feedback (-1...+1). Default = 0.
Public fieldfVolume
Distortion volume (0...+2). Default = 0.
Public fieldfWetMix
Wet (affected) signal mix (-5...+5). Default = 0.
Public fieldlChannel
A BASSFXChan flag to define on which channels to apply the effect.

Default: -1 (BASS_BFX_CHANALL) - all channels.

Top
See Also

Reference