You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/audio_core
ameerj 41aec2773f general: Add missing copyright notices 4 years ago
..
algorithm Make the coding conventions more consistant 5 years ago
CMakeLists.txt CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
audio_out.cpp general: Make most settings a BasicSetting 5 years ago
audio_out.h audren: Make use of nodiscard, rework downmixing, release all buffers 5 years ago
audio_renderer.cpp audio_core: Preserve front channel volume after 6 to 2 downmix 5 years ago
audio_renderer.h Decouple audio processing and run at variable rate 5 years ago
behavior_info.cpp
behavior_info.h audren: Make use of nodiscard, rework downmixing, release all buffers 5 years ago
buffer.h audio_core: Make shadowing and unused parameters errors 5 years ago
codec.cpp Revert "core: Fix clang build" 5 years ago
codec.h
command_generator.cpp common/logging: Move Log::Entry declaration to a separate header 4 years ago
command_generator.h Merge pull request #6564 from Kelebek1/Audio 5 years ago
common.h audio_core: common: Bump audio revision to 9. 5 years ago
cubeb_sink.cpp common: Move settings to common from core. 5 years ago
cubeb_sink.h Revert "core: Fix clang build" 5 years ago
delay_line.cpp general: Add missing copyright notices 4 years ago
delay_line.h general: Add missing copyright notices 4 years ago
effect_context.cpp revert to std::sin and std::cos 5 years ago
effect_context.h audren: Implement I3dl2Reverb 5 years ago
info_updater.cpp Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 5 years ago
info_updater.h audio_core: Make shadowing and unused parameters errors 5 years ago
memory_pool.cpp audio_core: Make shadowing and unused parameters errors 5 years ago
memory_pool.h audio_core: Make shadowing and unused parameters errors 5 years ago
mix_context.cpp common/logging: Move Log::Entry declaration to a separate header 4 years ago
mix_context.h audren: Make use of nodiscard, rework downmixing, release all buffers 5 years ago
null_sink.h
sdl2_sink.cpp Various suggestions by v1993 and lioncash 5 years ago
sdl2_sink.h Add SDL2 audio backend 5 years ago
sink.h
sink_context.cpp audio_core: Preserve front channel volume after 6 to 2 downmix 5 years ago
sink_context.h audio_core: Preserve front channel volume after 6 to 2 downmix 5 years ago
sink_details.cpp Add SDL2 audio backend 5 years ago
sink_details.h
sink_stream.h
splitter_context.cpp audio_core: Make shadowing and unused parameters errors 5 years ago
splitter_context.h audio_core: Make shadowing and unused parameters errors 5 years ago
stream.cpp Implement audout GetAudioOutPlayedSampleCount 5 years ago
stream.h Implement audout GetAudioOutPlayedSampleCount 5 years ago
time_stretch.cpp
time_stretch.h Revert "core: Fix clang build" 5 years ago
voice_context.cpp common/logging: Move Log::Entry declaration to a separate header 4 years ago
voice_context.h Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 5 years ago