eden-miror/src/audio_core/renderer
MaranBr 1a5b3fb239
[audio_core] Fix audio reverb effect (#2646)
This fixes the audio reverb effect that was causing loud noise in some games and on some platforms.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2646
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
2025-10-02 01:30:05 +02:00
..
behavior [audio_core] Fix audio reverb effect (#2646) 2025-10-02 01:30:05 +02:00
command [audio_core] Fix audio reverb effect (#2646) 2025-10-02 01:30:05 +02:00
effect Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
memory audio: format 2024-02-20 22:51:39 -05:00
mix [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
nodes Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
performance Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
sink [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
splitter [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
upsampler Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
voice [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
audio_device.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
audio_device.h audio: rewrite IAudioDevice 2024-02-20 22:15:38 -05:00
audio_renderer.cpp audio: rewrite IAudioRendererManager 2024-02-20 22:15:37 -05:00
audio_renderer.h audio: rewrite IAudioRendererManager 2024-02-20 22:15:37 -05:00
system.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
system.h audio: rewrite IAudioRendererManager 2024-02-20 22:15:37 -05:00
system_manager.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
system_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00