Browse Source

Revert Sulamith to 2.0.2.

v2
Andrew Belt 2 months ago
parent
commit
e00666c29d
3 changed files with 34 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +30
    -0
      manifests/Sulamith.json
  3. +1
    -0
      repos/Sulamith

+ 3
- 0
.gitmodules View File

@@ -906,6 +906,9 @@
[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


+ 30
- 0
manifests/Sulamith.json View File

@@ -0,0 +1,30 @@
{
"slug": "Sulamith",
"name": "Sulamith",
"version": "2.0.2",
"license": "GPL-3.0-or-later",
"brand": "Sulamith",
"author": "Pascal Breitenbach",
"authorEmail": "johann@raisedasapackofwolves.de",
"pluginUrl": "https://github.com/JohannAsbjoernson/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 - Complex Trigger Utility",
"description": "Swiss Army Knife: Button, Bernoulli Gate, Trigger, Gate with Length, Toggle, Const. Volt., Random CV, Slew, Retrig",
"manualUrl": "https://github.com/JohannAsbjoernson/Sulamith/blob/main/README.md",
"tags": [
"Utility",
"Random",
"Sequencer",
"Clock modulator",
"Logic",
"Controller"
]
}
]
}

+ 1
- 0
repos/Sulamith

@@ -0,0 +1 @@
Subproject commit 0727917bb56d6584d6454b9504fc6ea32b2f3e9f

Loading…
Cancel
Save