-
Max Kellermann authored
"volume" was passed as an unsigned integer, which is correct. It's just that when it was multiplied with the sample value, the whole operation was changed to unsigned, breaking the algorithm (and Qball's ears). Internally change "volume" to signed.
40f59cac
Name |
Last commit
|
Last update |
---|---|---|
bs | ||
doc | ||
m4 | ||
scripts | ||
src | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
README | ||
TODO | ||
UPGRADING | ||
autogen.sh | ||
build.mk | ||
configure.ac |