Browse Source

One more name conflict

tags/22.03
falkTX 4 years ago
parent
commit
56778ad452
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      plugins/Makefile

+ 2
- 2
plugins/Makefile View File

@@ -862,8 +862,8 @@ VALLEYAUDIO_CUSTOM_PER_FILE = TempoKnob
PLUGIN_FILES += $(filter-out voxglitch/src/plugin.cpp,$(wildcard voxglitch/src/*.cpp))

# modules/types which are present in other plugins
VOXGLITCH_CUSTOM = $(DRWAV) AudioFile GateSequencer Looper Readout
VOXGLITCH_CUSTOM_PER_FILE = AudioBuffer Grain Sequencer SequencerDisplay
VOXGLITCH_CUSTOM = $(DRWAV) AudioFile Looper Readout
VOXGLITCH_CUSTOM_PER_FILE = AudioBuffer GateSequencer Grain Sequencer SequencerDisplay VoltageSequencer

# --------------------------------------------------------------
# ZetaCarinaeModules


Loading…
Cancel
Save