3
0
Fork 0
forked from suyu/suyu
suyu/src/audio_core/renderer
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
..
adsp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
behavior general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
command Fix a bug with the Reverb command in reading from the pre_delay line. 2023-03-02 06:00:55 +00:00
effect general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
memory general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
mix general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
nodes node_states: Mark relevant member functions as const 2022-09-16 09:59:56 -04:00
performance general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
sink Project Andio 2022-07-22 01:11:32 +01:00
splitter general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
upsampler audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
voice general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
audio_device.cpp audio_device: Mark GetDeviceVolume as const 2022-09-16 09:52:34 -04:00
audio_device.h audio_device: Mark GetDeviceVolume as const 2022-09-16 09:52:34 -04:00
audio_renderer.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_renderer.h Project Andio 2022-07-22 01:11:32 +01:00
system.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
system.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
system_manager.cpp audio: Interpolate system manager sample count using host sink sample info 2023-03-26 22:48:57 +01:00
system_manager.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00