aboutsummaryrefslogtreecommitdiffstats
path: root/core/converter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using a macro to wrap standard attributesChris Robinson2022-12-061-1/+1
|
* Avoid some uses of the LIKELY/UNLIKELY macrosChris Robinson2022-12-051-1/+1
|
* Change a function to a static methodChris Robinson2022-11-131-1/+1
|
* Avoid duplicate checks and calculationsChris Robinson2022-11-131-12/+8
|
* Fix SampleConverter source read countChris Robinson2022-11-121-46/+22
|
* Add a method for the input sample delay for the SampleConverterChris Robinson2022-11-121-1/+6
|
* Move some more sources to coreChris Robinson2021-04-241-0/+371