HLE DSP: Fix source resetting
This commit is contained in:
@@ -627,5 +627,6 @@ namespace Audio {
|
|||||||
rateMultiplier = 1.f;
|
rateMultiplier = 1.f;
|
||||||
|
|
||||||
buffers = {};
|
buffers = {};
|
||||||
|
currentSamples.clear();
|
||||||
}
|
}
|
||||||
} // namespace Audio
|
} // namespace Audio
|
||||||
|
|||||||
Reference in New Issue
Block a user