yuzu/src/audio_core/renderer/command/effect
2023-07-02 23:09:48 +01:00
..
aux_.cpp Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
aux_.h Project Andio 2022-07-22 01:11:32 +01:00
biquad_filter.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
biquad_filter.h Project Andio 2022-07-22 01:11:32 +01:00
capture.cpp Project Andio 2022-07-22 01:11:32 +01:00
capture.h Project Andio 2022-07-22 01:11:32 +01:00
compressor.cpp Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
compressor.h Project Andio 2022-07-22 01:11:32 +01:00
delay.cpp Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
delay.h Project Andio 2022-07-22 01:11:32 +01:00
i3dl2_reverb.cpp Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
i3dl2_reverb.h Project Andio 2022-07-22 01:11:32 +01:00
light_limiter.cpp Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
light_limiter.h Project Andio 2022-07-22 01:11:32 +01:00
multi_tap_biquad_filter.cpp general: Resolve -Wclass-memaccess 2022-10-22 15:02:04 -04:00
multi_tap_biquad_filter.h Project Andio 2022-07-22 01:11:32 +01:00
reverb.cpp Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
reverb.h Project Andio 2022-07-22 01:11:32 +01:00