mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 06:05:40 +12:00
HLE DSP: Fix source resetting
This commit is contained in:
parent
0cf5687e64
commit
88e0782f71
1 changed files with 1 additions and 0 deletions
|
@ -627,5 +627,6 @@ namespace Audio {
|
|||
rateMultiplier = 1.f;
|
||||
|
||||
buffers = {};
|
||||
currentSamples.clear();
|
||||
}
|
||||
} // namespace Audio
|
||||
|
|
Loading…
Add table
Reference in a new issue