mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-11 17:58:29 +12:00
Add audio interpolation helpers
This commit is contained in:
parent
9be353a9b4
commit
69e8e1c2c4
6 changed files with 188 additions and 43 deletions
|
@ -732,6 +732,7 @@ namespace Audio {
|
|||
rateMultiplier = 1.f;
|
||||
|
||||
buffers = {};
|
||||
interpolationState = {};
|
||||
currentSamples.clear();
|
||||
|
||||
gains.fill({});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue