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
bunnei a4c6712a4b common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
4 years ago
..
algorithm Make the coding conventions more consistant 4 years ago
CMakeLists.txt audren: Implement I3dl2Reverb 4 years ago
audio_out.cpp common: Move settings to common from core. 4 years ago
audio_out.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
audio_renderer.cpp common: Move settings to common from core. 4 years ago
audio_renderer.h hle: service: Acquire and release a lock on requests. 4 years ago
behavior_info.cpp behavior_info: Fix typo Renerer -> Renderer 5 years ago
behavior_info.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
buffer.h audio_core: Make shadowing and unused parameters errors 4 years ago
codec.cpp Revert "core: Fix clang build" 5 years ago
codec.h codec: Make lookup table static constexpr 5 years ago
command_generator.cpp revert to std::sin and std::cos 4 years ago
command_generator.h audren: Implement I3dl2Reverb 4 years ago
common.h audren: Implement I3dl2Reverb 4 years ago
cubeb_sink.cpp common: Move settings to common from core. 4 years ago
cubeb_sink.h Revert "core: Fix clang build" 5 years ago
delay_line.cpp address issues 4 years ago
delay_line.h revert to std::sin and std::cos 4 years ago
effect_context.cpp revert to std::sin and std::cos 4 years ago
effect_context.h audren: Implement I3dl2Reverb 4 years ago
info_updater.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
info_updater.h audio_core: Make shadowing and unused parameters errors 4 years ago
memory_pool.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
memory_pool.h audio_core: Make shadowing and unused parameters errors 4 years ago
mix_context.cpp Revert "core: Fix clang build" 5 years ago
mix_context.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
null_sink.h audio_core: Make g_sink_details internally linked 6 years ago
sink.h audio_core: Sinks need unique names as well. 7 years ago
sink_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
sink_context.h common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 4 years ago
sink_details.cpp audio_core: Make g_sink_details internally linked 6 years ago
sink_details.h audio_core: Make g_sink_details internally linked 6 years ago
sink_stream.h audio_core: Flush stream when not playing anything 7 years ago
splitter_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
splitter_context.h audio_core: Make shadowing and unused parameters errors 4 years ago
stream.cpp common: Move settings to common from core. 4 years ago
stream.h audout: FlushAudioOutBuffers 4 years ago
time_stretch.cpp audio_core: remove unnecessary spaces on comments 6 years ago
time_stretch.h Revert "core: Fix clang build" 5 years ago
voice_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
voice_context.h core: Silence Wclass-memaccess warnings 4 years ago