Handle non-ideal sample rates in R3; document sample rate parameter

This commit is contained in:
Chris Cannam
2022-09-26 16:02:13 +01:00
parent f586fe601a
commit 9e423cdd8c
9 changed files with 88 additions and 44 deletions

View File

@@ -131,8 +131,6 @@ protected:
double getEffectiveRatio() const;
size_t roundUp(size_t value); // to next power of two
template <typename T, typename S>
void cutShiftAndFold(T *target, int targetSize,
S *src, // destructive to src