integrate audio config into engine and synth
This commit is contained in:
@@ -57,8 +57,8 @@ add_library(sonobulus_core STATIC
|
||||
src/synth/Synth.cpp
|
||||
src/synth/Voice.cpp
|
||||
src/synth/Filter.cpp
|
||||
src/synth/Instruments/Instrument.cpp
|
||||
src/synth/Instruments/PianoString.cpp
|
||||
src/synth/instruments/Instrument.cpp
|
||||
src/synth/instruments/PianoString.cpp
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
|
||||
Reference in New Issue
Block a user