diff --git a/.gitmodules b/.gitmodules index 7b933cb3..515af385 100644 --- a/.gitmodules +++ b/.gitmodules @@ -906,9 +906,6 @@ [submodule "repos/Ondas"] path = repos/Ondas url = https://github.com/srsergiorodriguez/ondas.git -[submodule "repos/Sulamith"] - path = repos/Sulamith - url = https://github.com/JohannAsbjoernson/Sulamith.git [submodule "repos/VsWorld"] path = repos/VsWorld url = https://github.com/Synismusist/VsWorld.git diff --git a/manifests/Sulamith.json b/manifests/Sulamith.json deleted file mode 100644 index a7cf96f2..00000000 --- a/manifests/Sulamith.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "slug": "Sulamith", - "name": "Sulamith", - "version": "2.1.0", - "license": "GPL-3.0-or-later", - "brand": "Sulamith", - "author": "Pascal Breitenbach", - "authorEmail": "johann@raisedasapackofwolves.de", - "pluginUrl": "https://library.vcvrack.com/?brand=Sulamith", - "authorUrl": "https://www.youtube.com/@johannasbjoernson918/featured", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/blob/main/README.md", - "sourceUrl": "https://github.com/JohannAsbjoernson/Sulamith", - "changelogUrl": "https://github.com/JohannAsbjoernson/Sulamith/blob/main/CHANGELOG.md", - "modules": [ - { - "slug": "ButtonA", - "name": "Button - Trigger/CV Utility", - "description": "Trigger and Gate utility with two OR-logic inputs. Features probability and custom gate length (0.2-10s). A/B section works as Toggle, Constant Voltage (1-10v), Bi- and Unipolar CV generation with range options. Context menu: Re-Trig can be disabled (i.e. to sync CV generation with custom length gates), Slew can be enabled for custom gates & cv gen.", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith#button", - "tags": [ - "Utility", - "Random", - "Sequencer", - "Clock modulator", - "Logic", - "Controller" - ] - }, - { - "slug": "KnobX", - "name": "Knobs - Const Voltage Source Sequencer", - "description": "8 channels/steps polyphonic voltage source, with range, step/ch control. Clock, button, reset in & 3 playmodes (FWD, BWD, RND) add sequencing options. Plugging a poly cable into reset 'steals' the incoming signal (synced to clock or button input). ", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/tree/main#knobs", - "tags": [ - "Utility", - "Sequencer", - "Polyphonic" - ] - }, - { - "slug": "VoltM", - "name": "Volt Meter", - "description": "Simple Polyphonic Volt Meter with 3 inputs that displays and merges up to 16 channels. Output works pitch perfect at audio rates - may be used as a poly merger.", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/tree/main#volt", - "tags": [ - "Visual", - "Utility", - "Polyphonic" - ] - }, - { - "slug": "Merge", - "name": "Polyphonic Merge", - "description": "16 mono inputs can be merged into a polyphonic output.", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/tree/main#merge--split", - "tags": [ - "Utility", - "Polyphonic" - ] - }, - { - "slug": "Split", - "name": "Polyphonic Split", - "description": "Splits a polyphonic input into monophonic outputs.", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/tree/main#merge--split", - "tags": [ - "Utility", - "Polyphonic" - ] - }, - { - "slug": "AntifaQ", - "name": "Modular Antifa", - "description": "Alerta! Alerta! Check out the Antifacist Logo Archive on insta. Hardware Panel is sold by Tangible Waves.", - "manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/tree/main#blank", - "tags": [ - "Blank" - ] - } - ] -} \ No newline at end of file diff --git a/repos/Sulamith b/repos/Sulamith deleted file mode 160000 index 2565a74e..00000000 --- a/repos/Sulamith +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2565a74e48a2e97715d1728eb21936f9482a27d6