BASS.NET API for the Un4seen BASS Audio Library

EncoderWavPackWV_JointStereo Field

BASS.NET API for the Un4seen BASS Audio Library
-j0: Joint-stereo override ( = left/right, = mid/side, default is ).

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

public bool WV_JointStereo

Field Value

Type: Boolean
Remarks

WavPack normally defaults to joint stereo (sometimes called mid/side) in which the left and right channels are combined to form an alternate representation (essentially L+R and L-R) that compresses better in lossless mode and improves quality in lossy mode. This option allows this feature to be forced either on or off.
See Also

Reference