aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mastering.h
Commit message (Collapse)AuthorAgeFilesLines
* Move mastering.cpp/h to coreChris Robinson2020-12-041-104/+0
|
* Change a couple macros into constexpr variablesChris Robinson2020-11-281-2/+2
|
* Avoid AL types in mastering.cpp/hChris Robinson2020-11-281-7/+6
|
* Use size_t for the compressor channel countChris Robinson2019-12-211-49/+51
| | | | And general cleanup of the compressor
* Fix some more implicit conversions noted by GCCChris Robinson2019-09-141-2/+1
|
* Fix some more implicit castsChris Robinson2019-09-111-1/+1
|
* Use unsigned sample counts for the compressor/limiterChris Robinson2019-08-251-2/+2
|
* More include cleanupsChris Robinson2019-07-281-2/+2
|
* Rename Alc to alcChris Robinson2019-07-281-0/+104