BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_PEAKEQfBandwidth Field

BASS.NET API for the Un4seen BASS Audio Library
Bandwidth in octaves (0.1...4...n), Q is not in use (fBandwidth has priority over fQ). Default = 1 (0=not in use).

In most cases users should use the minimum of 0.5 octave.

The bandwidth in octaves (between -3 dB frequencies for BPF and notch or between midpoint (dBgain/2) gain frequencies for peaking EQ).

Namespace:  Un4seen.Bass.AddOn.Fx
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public float fBandwidth

Field Value

Type: Single
See Also

Reference