aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mastering.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make the Compressor more class-likeChris Robinson2018-12-241-115/+123
|
* Clean up some math stuffChris Robinson2018-12-221-1/+2
|
* Fix the type used for another subtractionChris Robinson2018-12-201-1/+1
|
* Silence some MSVC warningsChris Robinson2018-12-201-4/+4
|
* Fix the type used for subtractionChris Robinson2018-12-201-1/+1
|
* Clean up most of the compressor loopsChris Robinson2018-12-201-194/+163
|
* Use a unique_ptr for the CompressorChris Robinson2018-11-211-72/+32
|
* Remove unused headers and checksChris Robinson2018-11-171-1/+0
|
* Convert mastering.c to C++Chris Robinson2018-11-171-0/+543