aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/bs2b.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix more uses of unsigned sizes and offsetsChris Robinson2017-02-101-1/+1
|
* Modify bs2b_cross_feed to do multiple samples at onceChris Robinson2016-07-131-36/+5
|
* Set both BS2B parameters at onceChris Robinson2015-09-081-7/+4
|
* Pre-apply the crossfeed filter gain to the input sample coefficientsChris Robinson2014-06-121-19/+10
|
* Use floats for the BS2B filterChris Robinson2014-06-111-10/+10
|
* Make bs2b_cross_feed inlineChris Robinson2014-06-101-2/+33
|
* Use memset to clear the bs2b filter's last sample and remove the unused ↵Chris Robinson2012-02-191-3/+0
| | | | is_clear function
* Add a few more precision castsChris Robinson2011-09-221-1/+1
|
* Convert CR/LF -> LFChris Robinson2010-03-181-109/+109
| | | | Spotted by Alam Arias
* Add the Bauer stereophonic-to-binaural DSP (bs2b) code and hooksChris Robinson2008-01-031-0/+109