BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_ECHO4bStereo Field

BASS.NET API for the Un4seen BASS Audio Library
Echo adjoining channels to each other? Default is disabled.

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

public bool bStereo

Field Value

Type: Boolean
Remarks

Only allowed with even number of channels!

If enabled and a stream has an even number of channels then, each even channels will be echoed to each other.

See Also

Reference