ac8b4aa5f6
This should cut down on unnecessary quantization noise (however minor) for 8- and 16-bit samples. Unfortunately a power-of-2 multiple can't be used as easily for converting float samples to integer, due to integer types having a non- power-of-2 maximum amplitude (it'd require more per-sample clamping). |
||
---|---|---|
.. | ||
Include | ||
alAuxEffectSlot.c | ||
alBuffer.c | ||
alEffect.c | ||
alError.c | ||
alExtension.c | ||
alFilter.c | ||
alListener.c | ||
alSource.c | ||
alState.c | ||
alThunk.c | ||
sample_cvt.c |