]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
allow bgmvolume to be > 1 to be able to exceed mastervolume (but this and other ...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Sep 2010 05:17:14 +0000 (05:17 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Sep 2010 05:17:14 +0000 (05:17 +0000)
commit1710425a7fdf365e177bc70dae4b89eea90df13e
tree7258d26a9d07a3d5a1a961cb329ec7fda56e08f5
parent1d79fdc57d997d2b47031d5bbaaa1a4da378b52d
allow bgmvolume to be > 1 to be able to exceed mastervolume (but this and other "> 1" values are still clamped to 10, i.e. 10 dB); apply ReplayGain in SND_Spatialize instead of early when setting channel volume to better guard against clipping

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10484 d7cf8633-e32d-0410-b094-e92efae38249
snd_main.c