Files
citron/src/audio_core/renderer/effect
Zephyron 5fbfc6693b audio_core: Fix reverb effect causing extreme noise on Windows
Fixed multiple bugs in reverb processing:
- Early gains for stereo channels not being assigned (missing *=)
- Incorrect TapOut pointer arithmetic (extra +1 offset)
- Uninitialized input pointer causing crashes
- Missing state initialization check
- SetDelay not called during parameter updates

Co-authored-by: MaranBr <maranbr@outlook.com>
Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-12-17 16:41:59 +10:00
..
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00
2023-09-04 17:12:16 +01:00