Slowly start introducing fundamental
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
849bacebfd
commit
9a792c72bf
4 changed files with 32 additions and 49 deletions
|
@ -514,15 +514,11 @@ FEHLERFABRIK_CUSTOM = Operator Sequencer SlewLimiter
|
|||
# --------------------------------------------------------------
|
||||
# Fundamental
|
||||
|
||||
ifeq ($(WITH_FUNDAMENTAL),true)
|
||||
BASE_FLAGS += -DWITH_FUNDAMENTAL
|
||||
|
||||
PLUGIN_FILES += $(filter-out Fundamental/src/plugin.cpp,$(wildcard Fundamental/src/*.cpp))
|
||||
PLUGIN_FILES += Fundamental/src/dr_wav.c
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
FUNDAMENTAL_CUSTOM = $(DRWAV)
|
||||
endif
|
||||
|
||||
# --------------------------------------------------------------
|
||||
# GlueTheGiant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue