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 293f0c7f24
commit dffe01cb67
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