The BASS_BFX_DISTORTION type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| fDrive |
Distortion drive (0...5). Default = 0.
| |
| fDryMix |
Dry (unaffected) signal mix (-5...+5). Default = 0.
| |
| fFeedback |
Feedback (-1...+1). Default = 0.
| |
| fVolume |
Distortion volume (0...+2). Default = 0.
| |
| fWetMix |
Wet (affected) signal mix (-5...+5). Default = 0.
| |
| lChannel |
A BASSFXChan flag to define on which channels to apply the effect.
Default: -1 (BASS_BFX_CHANALL) - all channels. |
See Also