Browse Source

Add a few custom replacements for DrumKit

pull/31/head
falkTX 4 years ago
parent
commit
ca2605f20d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/Makefile

+ 1
- 1
plugins/Makefile View File

@@ -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


Loading…
Cancel
Save