BASS.NET API for the Un4seen BASS Audio Library

DSP_SoftSaturationDepth Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the Depth between 0.0 and 1.0 (default is 0.5, 0.0=off).

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

public double Depth { get; set; }

Property Value

Type: Double
Remarks

The signal will be warmed when set above 0.0.
See Also

Reference