From ca2605f20d82aa1ee9d5314fc9d96bf6bdbb96a2 Mon Sep 17 00:00:00 2001 From: falkTX Date: Fri, 29 Oct 2021 00:37:10 +0100 Subject: [PATCH] Add a few custom replacements for DrumKit --- plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Makefile b/plugins/Makefile index eb10c76..23caf9b 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -351,7 +351,7 @@ PLUGIN_FILES += $(wildcard DrumKit/src/model/*.cpp) PLUGIN_FILES += $(wildcard DrumKit/deps/*.cpp) PLUGIN_FILES += $(wildcard DrumKit/deps/SynthDevKit/src/*.cpp) -DRUMKIT_CUSTOM = ADSR Envelope +DRUMKIT_CUSTOM = ADSR Envelope LowFrequencyOscillator tri sin # -------------------------------------------------------------- # ESeries