The BASS_BFX_ECHO2 type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| fDelay |
Delay in seconds (0<...6). Default = 0.
| |
| fDryMix |
Dry (unaffected) signal mix (-2...+2). Default = 0.
| |
| fFeedback |
Feedback (-1...+1). Default = 0.
| |
| fWetMix |
Wet (affected) signal mix (-2...+2). Default = 0.
| |
| lChannel |
A BASSFXChan flag to define on which channels to apply the effect.
Default: -1 (BASS_BFX_CHANALL) - all channels. |
See Also