Cleanly remove AS, unclear license situation

This commit is contained in:
falkTX 2022-02-02 10:50:17 +00:00
parent 1d7c599897
commit 7c137e83e9
7 changed files with 2 additions and 100 deletions

View file

@ -245,16 +245,6 @@ PLUGIN_FILES += $(filter-out AriaModules/src/Arcane.cpp AriaModules/src/plugin.c
# modules/types which are present in other plugins
ARIA_CUSTOM = Blank
# --------------------------------------------------------------
# AS
# PLUGIN_FILES += $(filter-out AS/src/AS.cpp,$(wildcard AS/src/*.cpp))
# PLUGIN_FILES += AS/freeverb/revmodel.cpp
#
# # modules/types which are present in other plugins
# AS_CUSTOM = ADSR LabelDisplayWidget LowFrequencyOscillator VCA YellowRedLight allpass comb revmodel
# AS_CUSTOM_PER_FILE = NumberDisplayWidget
# --------------------------------------------------------------
# Atelier