yuzu-mainline/src/audio_core
Andrea Pappacoda faf6a9876c
audio_core: remove time stretcher
Also drop the SoundTouch dependency
2022-04-01 19:54:58 +02:00
..
algorithm
audio_out.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
audio_out.h
audio_renderer.cpp audio_core: Preserve front channel volume after 6 to 2 downmix 2021-07-08 17:07:23 +01:00
audio_renderer.h Decouple audio processing and run at variable rate 2021-06-27 15:58:07 +01:00
behavior_info.cpp
behavior_info.h
buffer.h
CMakeLists.txt audio_core: remove time stretcher 2022-04-01 19:54:58 +02:00
codec.cpp
codec.h
command_generator.cpp common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
command_generator.h Merge pull request #6564 from Kelebek1/Audio 2021-07-08 12:14:58 -04:00
common.h audio_core: Update current process revision 2022-02-11 00:56:13 -05:00
cubeb_sink.cpp audio_core: remove time stretcher 2022-04-01 19:54:58 +02:00
cubeb_sink.h
delay_line.cpp general: Add missing copyright notices 2021-12-05 16:18:53 -05:00
delay_line.h general: Add missing copyright notices 2021-12-05 16:18:53 -05:00
effect_context.cpp
effect_context.h
info_updater.cpp Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 2021-07-01 06:01:01 +01:00
info_updater.h
memory_pool.cpp
memory_pool.h
mix_context.cpp common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
mix_context.h
null_sink.h
sdl2_sink.cpp audio_core: remove time stretcher 2022-04-01 19:54:58 +02:00
sdl2_sink.h Add SDL2 audio backend 2021-06-06 11:28:38 +02:00
sink_context.cpp audio_core: Preserve front channel volume after 6 to 2 downmix 2021-07-08 17:07:23 +01:00
sink_context.h audio_core: Preserve front channel volume after 6 to 2 downmix 2021-07-08 17:07:23 +01:00
sink_details.cpp Add SDL2 audio backend 2021-06-06 11:28:38 +02:00
sink_details.h
sink_stream.h
sink.h
splitter_context.cpp
splitter_context.h
stream.cpp audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
stream.h Implement audout GetAudioOutPlayedSampleCount 2021-06-22 04:39:17 +01:00
voice_context.cpp common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
voice_context.h Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 2021-07-01 06:01:01 +01:00