aboutsummaryrefslogtreecommitdiffstats
path: root/core/cubic_tables.cpp
Commit message (Expand)AuthorAgeFilesLines
* Explicitly cast a size_t to doubleChris Robinson2023-02-111-1/+1
* Use a span to hold the cubic table referenceChris Robinson2023-02-101-1/+1
* Use an interpolated FIR filter for cubic resamplingChris Robinson2023-02-061-0/+59