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

The BASS_DX8_PARAMEQ type exposes the following members.
Constructors

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

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

  NameDescription
Public fieldfBandwidth
Bandwidth, in semitones, in the range from 1 to 36. Default 18 semitones.
Public fieldfCenter
Center frequency, in hertz, in the range from 80 to 16000. This value cannot exceed one-third of the frequency of the channel. Default 100 Hz.
Public fieldfGain
Gain, in the range from -15 to 15. Default 0 dB.
Back to Top
See Also