scaffold new classes
This commit is contained in:
@@ -47,6 +47,10 @@ add_library(sonobulus_core STATIC
|
||||
src/synth/KeyboardController.cpp
|
||||
src/synth/MidiController.cpp
|
||||
src/synth/NoteQueue.cpp
|
||||
src/synth/Scope.cpp
|
||||
src/synth/Synth.cpp
|
||||
src/synth/Voice.cpp
|
||||
src/synth/Instrument.cpp
|
||||
)
|
||||
target_link_libraries(sonobulus_core PRIVATE
|
||||
Qt6::Core
|
||||
|
||||
Reference in New Issue
Block a user