mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-21 19:51:09 +00:00
No description
73d0b16350
tinny 44k1 sounded better than bassy 11025, but bassy 44k1 is even better :). It's amazing what a difference interpolation schemes can make. Going from uninterpolated (stretched samples) to linear interpolation improved things dramaticly. I would still like to use cubic splines, but unless I'm mistaken, that's O(N**2), not good for semi realtime (it sometimes takes long enough to load a sample as it is). Also, samples are now loaded as 16 bit unless loadas8bit is set. |
||
---|---|---|
include | ||
RPM | ||
source | ||
.gitignore | ||
acconfig.h | ||
acinclude.m4 | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
nuq.lsm.in | ||
README | ||
TODO |