Browse Source

Fix wasm build

Signed-off-by: falkTX <falktx@falktx.com>
tags/25.06
falkTX 7 months ago
parent
commit
a6e5f19157
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/Makefile

+ 1
- 1
plugins/Makefile View File

@@ -843,7 +843,7 @@ JW_CUSTOM = PlayHead Quantizer Arrange
PLUGIN_FILES += $(filter-out kocmoc/src/plugin.cpp,$(wildcard kocmoc/src/*.cpp))

# modules/types which are present in other plugins
KOCMOC_CUSTOM = Phasor __ct_base __ct_comp
KOCMOC_CUSTOM = Diode Phasor __ct_base __ct_comp

# --------------------------------------------------------------
# LifeFormModular


Loading…
Cancel
Save