BASS.NET API for the Un4seen BASS Audio LibraryBASS_DX8_REVERB MembersBASS.NET API for the Un4seen BASS Audio Library

The BASS_DX8_REVERB type exposes the following members.
Constructors

  NameDescription
Public methodBASS_DX8_REVERB 
Default constructor.
Public methodBASS_DX8_REVERB(Single, Single, Single, Single)
constructor already setting the members
Back to Top
Methods

  NameDescription
Public methodPreset_Default
Sets the instance members to a preset.
Back to Top
Fields

  NameDescription
Public fieldfHighFreqRTRatio
In the range from 0.001 through 0.999. The default value is 0.001.
Public fieldfInGain
Input gain of signal, in decibels (dB), in the range from -96 through 0. The default value is 0 dB.
Public fieldfReverbMix
Reverb mix, in dB, in the range from -96 through 0. The default value is 0 dB.
Public fieldfReverbTime
Reverb time, in milliseconds, in the range from 0.001 through 3000. The default value is 1000.
Back to Top
See Also