mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Cubeb uses internal rate resampler and it's not being flushed during call to stream_stop. This results in noticeable click when emulator is unpaused. Reset last sample buffer on pause for all backends. |
||
|---|---|---|
| .. | ||
| Cubeb | ||
| FAudio | ||
| Null | ||
| XAudio2 | ||
| audio_device_listener.cpp | ||
| audio_device_listener.h | ||
| audio_resampler.cpp | ||
| audio_resampler.h | ||
| AudioBackend.cpp | ||
| AudioBackend.h | ||
| AudioDumper.cpp | ||
| AudioDumper.h | ||