aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/bs2b.c
Commit message (Expand)AuthorAgeFilesLines
* Pre-apply the crossfeed filter gain to the input sample coefficientsChris Robinson2014-06-121-7/+6
* Use floats for the BS2B filterChris Robinson2014-06-111-34/+34
* Make bs2b_cross_feed inlineChris Robinson2014-06-101-43/+2
* Use memset to clear the bs2b filter's last sample and remove the unused is_cl...Chris Robinson2012-02-191-18/+2
* Add a few more precision castsChris Robinson2011-09-221-3/+3
* Convert CR/LF -> LFChris Robinson2010-03-181-201/+201
* (Re)allocate and clear the stereo-to-binaural filter as neededChris Robinson2009-09-211-2/+0
* Add missing config.h includesChris Robinson2008-01-161-0/+2
* Add the Bauer stereophonic-to-binaural DSP (bs2b) code and hooksChris Robinson2008-01-031-0/+201