update Befaco to v2.9.0 and add new modules (#810)
This commit is contained in:
parent
2e9bc2d68a
commit
fc854653da
4 changed files with 21 additions and 3 deletions
|
@ -560,7 +560,7 @@ PLUGIN_FILES += $(filter-out Befaco/src/plugin.cpp Befaco/src/MidiThing.cpp,$(wi
|
|||
PLUGIN_FILES += $(wildcard Befaco/src/noise-plethora/*/*.cpp)
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
BEFACO_CUSTOM = ADSR Mixer chowdsp Burst RecordButton
|
||||
BEFACO_CUSTOM = ADSR Mixer chowdsp Burst RecordButton Mixer2 Slew
|
||||
|
||||
BEFACO_FLAGS = $(filter-out -fsingle-precision-constant,$(filter-out -std=gnu++11,$(BUILD_CXX_FLAGS)))
|
||||
BEFACO_FLAGS += -std=gnu++17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue