Browse Source

Fix AU setup, add new custom symbol for Valley

Signed-off-by: falkTX <falktx@falktx.com>
tags/24.04
falkTX 2 years ago
parent
commit
e8d9fd0259
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      dpf
  2. +1
    -1
      plugins/Makefile

+ 1
- 1
dpf

@@ -1 +1 @@
Subproject commit adc561b0f6c49ba8904584e00ba112b5b94682e1
Subproject commit 7040dfce1a4e270e79468c0ced0cd9de63cda999

+ 1
- 1
plugins/Makefile View File

@@ -1108,7 +1108,7 @@ MINIPLUGIN_FILES += surgext-helper/surgext-helper.cpp
PLUGIN_FILES += $(filter-out unless_modules/src/unless.cpp,$(wildcard unless_modules/src/*.cpp))

# modules/types which are present in other plugins
UNLESS_MODULES_CUSTOM = Selection sign
UNLESS_MODULES_CUSTOM = Chord Selection sign

# --------------------------------------------------------------
# ValleyAudio


Loading…
Cancel
Save