audren: Implement I3dl2Reverb

Most notable fix is the voices in Fire Emblem Three Houses
This commit is contained in:
Chloe Marcec
2021-02-11 18:46:20 +11:00
committed by bunnei
parent c86d770af9
commit 4a7fd91857
8 changed files with 569 additions and 18 deletions

View File

@ -15,6 +15,8 @@ add_library(audio_core STATIC
command_generator.cpp
command_generator.h
common.h
delay_line.cpp
delay_line.h
effect_context.cpp
effect_context.h
info_updater.cpp