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

The BASS_DX8_DISTORTION type exposes the following members.
Constructors

  NameDescription
Public methodBASS_DX8_DISTORTION 
Default constructor.
Public methodBASS_DX8_DISTORTION(Single, 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 fieldfEdge
Percentage of distortion intensity, in the range in the range from 0 through 100. The default value is 50 percent.
Public fieldfGain
Amount of signal change after distortion, in the range from -60 through 0. The default value is 0 dB.
Public fieldfPostEQBandwidth
Width of frequency band that determines range of harmonic content addition, in the range from 100 through 8000. The default value is 4000 Hz.
Public fieldfPostEQCenterFrequency
Center frequency of harmonic content addition, in the range from 100 through 8000. The default value is 4000 Hz.
Public fieldfPreLowpassCutoff
Filter cutoff for high-frequency harmonics attenuation, in the range from 100 through 8000. The default value is 4000 Hz.
Back to Top
See Also