mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
5f71c81e1b
8-bit PCM samples are unsigned, at least in WAV, so after rescaling them to the correct range we also need to center them around 0. This fix should make 8-bit WAVs have the correct volume of double of what it was before, and also future-proof for all other unsigned PCM sample formats we may encounter. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |