]> git.xonotic.org Git - xonotic/darkplaces.git/commit
libxmp: Misc improvements (nico)
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 15 Jul 2020 13:55:21 +0000 (13:55 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 15 Jul 2020 13:55:21 +0000 (13:55 +0000)
commitb419e8685167f1515291e282282854fd8d9aeb0d
tree87854bf738bb383ab35c1fdfc21bca9ecc3f94a4
parent61ade8b943ecad8a082a0696377721c2ed879d86
libxmp: Misc improvements (nico)

* Don't use global CFLAGS for libxmp in makefile
* Add S_GetSoundWidth() function, currently not used (yet)
* Clamp samplerate to engine min/max
* Lower the excessive stereo separation

https://gitlab.com/xonotic/darkplaces/-/merge_requests/94

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12816 d7cf8633-e32d-0410-b094-e92efae38249
makefile.inc
snd_main.c
snd_xmp.c
sound.h