suyu/src/audio_core/renderer
2023-05-18 13:03:32 +01:00
..
adsp Smooth out the DSP callback by adding a 5ms wait time limit 2023-05-18 13:03:32 +01: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 Wait for the terminate event before destroying a system instance 2023-05-01 00:27:12 +01:00
system.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
system_manager.cpp Smooth out the DSP callback by adding a 5ms wait time limit 2023-05-18 13:03:32 +01:00
system_manager.h Smooth out the DSP callback by adding a 5ms wait time limit 2023-05-18 13:03:32 +01:00