BASS.NET API for the Un4seen BASS Audio Library

EncoderWavPackWV_CalcAvgPeakQuant Field

BASS.NET API for the Un4seen BASS Audio Library
-n: Calculate average and peak quantization noise (hybrid only, default is ).

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

public bool WV_CalcAvgPeakQuant

Field Value

Type: Boolean
Remarks

Only used, if WV_UseHybrid is set to .

This causes WavPack to calculate the average and peak quantization noise generated in the lossy version of the hybrid mode, both referenced in decibels below full scale. While it is impossible to use this as a guide to determine the audibility of the noise, it is useful for comparing the various compression options and for comparing WavPack's lossy performance to other programs. Note that this option does not currently produce meaningfull results for floating point or multichannels files.

See Also

Reference