Browse Source

use DRWAV as custom for PdArray

pull/658/head
dreamer 1 year ago
parent
commit
94ce1dfc2a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/Makefile

+ 1
- 1
plugins/Makefile View File

@@ -976,7 +976,7 @@ PATHSET_CUSTOM = PitchShifter
PLUGIN_FILES += $(filter-out PdArray/src/plugin.cpp,$(wildcard PdArray/src/*.cpp))

# modules/types which are present in other plugins
PDARRAY_CUSTOM = MAX_POLY_CHANNELS TextBox
PDARRAY_CUSTOM = $(DRWAV) MAX_POLY_CHANNELS TextBox

# --------------------------------------------------------------
# PinkTrombone


Loading…
Cancel
Save