Browse Source

Merge branch 'main' into feature/wstd-drums

pull/836/head
dreamer 8 months ago
parent
commit
6fc2ec0bdc
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      plugins/Makefile
  2. +1
    -1
      plugins/Sapphire

+ 1
- 1
plugins/Makefile View File

@@ -830,7 +830,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


+ 1
- 1
plugins/Sapphire

@@ -1 +1 @@
Subproject commit a1f7deb7931b7ef0fc4fa9f8a3871d9e37e81e73
Subproject commit e2bcefcaa7753f017cd131a28aae0e5e346aafec

Loading…
Cancel
Save