Moves SoH mixer to SoH from LUS. (#2361)

This commit is contained in:
Kenix3 2023-01-17 22:03:55 -05:00 committed by GitHub
commit 2e4a19c0ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 619 additions and 2 deletions

View file

@ -269,6 +269,8 @@ set(Source_Files__soh
"soh/OTRAudio.h"
"soh/OTRGlobals.cpp"
"soh/OTRGlobals.h"
"soh/mixer.c"
"soh/mixer.h"
"soh/SaveManager.h"
"soh/SaveManager.cpp"
"soh/frame_interpolation.h"