No description
Find a file
Bill Currie 4323b3039e Stereo using phase separation now works without static. It is turned off by
default, but can be turned on simply by setting snd_stereo_phase_separation to
something resonable (eg 0.6). snd_stereo_phase_separation is measured in
milliseconds and the 0.6 is based on assuming a 20cm diameter head with speed
of sound being 331m/s (0.000604229607 is more accurate for that, but I didn't
want to type it in the console:) at the moment, phase and volume separation
happen together. I'm not sure if it's worth disabling volume separation when
phase separation is used, it sounds good to me :).
2000-10-10 17:39:24 +00:00
include add .vimrc 2000-10-06 23:48:43 +00:00
RPM build_rpm now works outside of ${srcdir} and make clean cleans up afterwards 2000-08-31 00:18:35 +00:00
source Stereo using phase separation now works without static. It is turned off by 2000-10-10 17:39:24 +00:00
.gitignore still more uquake->nuq 2000-08-20 05:55:02 +00:00
acconfig.h %s/HAS_ZLIB/HAVE_ZLIB/g 2000-09-28 19:05:42 +00:00
acinclude.m4 Initial revision 2000-08-19 22:24:16 +00:00
AUTHORS Initial revision 2000-08-19 22:24:16 +00:00
bootstrap Initial revision 2000-08-19 22:24:16 +00:00
configure.in %s/HAS_ZLIB/HAVE_ZLIB/g 2000-09-28 19:05:42 +00:00
COPYING Initial revision 2000-08-19 22:24:16 +00:00
INSTALL Initial revision 2000-08-19 22:24:16 +00:00
Makefile.am various make dist related cleanups 2000-08-29 00:10:19 +00:00
NEWS Initial revision 2000-08-19 22:24:16 +00:00
nuq.lsm.in more uquake -> nuq changes 2000-08-20 05:51:42 +00:00
README Initial revision 2000-08-19 22:24:16 +00:00
TODO add hammerfall. How I'm going to test this, I have no idea (I wonder if I can 2000-09-20 00:13:31 +00:00