citra/src/audio_core/device
Billy Laws d8fc3f403b audio: Interpolate system manager sample count using host sink sample info
This avoids the need to stall if the host sink sporadically misses the deadline, in such a case the previous implementation would report them samples as being played on-time, causing the guest to send more samples and leading to a gradual buildup.
2023-03-26 22:48:57 +01:00
..
audio_buffer.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
audio_buffers.h Signal buffer event on audio in/out system stop, and force remove all registered audio buffers 2022-12-16 16:07:24 +00:00
device_session.cpp audio: Interpolate system manager sample count using host sink sample info 2023-03-26 22:48:57 +01:00
device_session.h Signal buffer event on audio in/out system stop, and force remove all registered audio buffers 2022-12-16 16:07:24 +00:00