Add audio interpolation helpers

This commit is contained in:
wheremyfoodat 2024-11-09 23:11:19 +02:00
parent 9be353a9b4
commit 69e8e1c2c4
6 changed files with 188 additions and 43 deletions

View file

@ -732,6 +732,7 @@ namespace Audio {
rateMultiplier = 1.f;
buffers = {};
interpolationState = {};
currentSamples.clear();
gains.fill({});