The BASS_BFX_FREEVERB type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| fDamp |
Damping factor (0.0...1.0, def. 0.5).
| |
| fDryMix |
Dry (unaffected) signal mix (0.0...1.0, def. 0).
| |
| fRoomSize |
Room size (0.0...1.0, def. 0.5).
| |
| fWetMix |
Wet (affected) signal mix (0.0...3.0, def. 1.0).
| |
| fWidth |
Stereo width (0.0...1.0, def. 1.0).
| |
| lChannel |
A BASSFXChan flag to define on which channels to apply the effect.
Default: -1 (BASS_BFX_CHANALL) - all channels. |
See Also