Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the Compressor more class-like | Chris Robinson | 2018-12-24 | 1 | -115/+123 |
* | Clean up some math stuff | Chris Robinson | 2018-12-22 | 1 | -1/+2 |
* | Fix the type used for another subtraction | Chris Robinson | 2018-12-20 | 1 | -1/+1 |
* | Silence some MSVC warnings | Chris Robinson | 2018-12-20 | 1 | -4/+4 |
* | Fix the type used for subtraction | Chris Robinson | 2018-12-20 | 1 | -1/+1 |
* | Clean up most of the compressor loops | Chris Robinson | 2018-12-20 | 1 | -194/+163 |
* | Use a unique_ptr for the Compressor | Chris Robinson | 2018-11-21 | 1 | -72/+32 |
* | Remove unused headers and checks | Chris Robinson | 2018-11-17 | 1 | -1/+0 |
* | Convert mastering.c to C++ | Chris Robinson | 2018-11-17 | 1 | -0/+543 |