mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-22 03:31:34 +00:00
More shrinkage. It turned out the mixer uses the phase fields, so they couldn't be removed, but even at 192kHz, +/- 127 samples produces sufficient phase separation for a 21cm head (which is, actually, pretty big: mine is about 15cm across), but that change can come later. The ambient sound loading has been removed from snd_channels because 1) it doesn't work for nq, 2) it should never have been there in the first place (it belongs in the client, but that needs some more API). |
||
---|---|---|
.. | ||
flac.c | ||
Makemodule.am | ||
midi.c | ||
snd_channels.c | ||
snd_dma.c | ||
snd_mem.c | ||
snd_mix.c | ||
snd_resample.c | ||
snd_sfx.c | ||
vorbis.c | ||
wav.c |