Revert "Remove ZZC modules due to license conflict"
This reverts commit 48a20826c1
.
This commit is contained in:
parent
359ee8baed
commit
1223e5eaf4
5 changed files with 37 additions and 32 deletions
|
@ -648,9 +648,9 @@ PLUGIN_FILES += $(filter-out ZetaCarinaeModules/src/plugin.cpp,$(wildcard ZetaCa
|
|||
# --------------------------------------------------------------
|
||||
# ZZC
|
||||
|
||||
# PLUGIN_FILES += $(filter-out ZZC/src/ZZC.cpp,$(wildcard ZZC/src/*.cpp))
|
||||
# PLUGIN_FILES += ZZC/src/dsp/Wavetable.cpp
|
||||
# PLUGIN_FILES += ZZC/src/filetypes/WavSupport.cpp
|
||||
PLUGIN_FILES += $(filter-out ZZC/src/ZZC.cpp,$(wildcard ZZC/src/*.cpp))
|
||||
PLUGIN_FILES += ZZC/src/dsp/Wavetable.cpp
|
||||
PLUGIN_FILES += ZZC/src/filetypes/WavSupport.cpp
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
ZZC_CUSTOM = Clock LowFrequencyOscillator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue