yuzu/src/audio_core/renderer
bunnei 6775a6ee02
Merge pull request #9969 from bylaws/master
Audio synchronisation improvements
2023-04-01 14:34:59 -07:00
..
adsp Merge pull request #9969 from bylaws/master 2023-04-01 14:34:59 -07: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 memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
system.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
system_manager.cpp audio: Wait for samples on the emulated DSP side to avoid desyncs 2023-03-27 21:34:28 +01:00
system_manager.h audio: Wait for samples on the emulated DSP side to avoid desyncs 2023-03-27 21:34:28 +01:00