diff --git a/manifests-cache.json b/manifests-cache.json index 6ffe11b3..6864efa6 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3924,7 +3924,7 @@ } }, "Valley": { - "buildTimestamp": 1696090310.2963884, + "buildTimestamp": 1696704389.5712492, "creationTimestamp": 1521979525.0, "modules": { "Topograph": { @@ -12762,7 +12762,7 @@ } }, "monome": { - "buildTimestamp": 1696090811.7125404, + "buildTimestamp": 1696704776.9047973, "creationTimestamp": 1687317423.8644073, "modules": { "whitewhale": { @@ -12877,5 +12877,14 @@ "creationTimestamp": 1696468821.2655623 } } + }, + "SS-Modules": { + "buildTimestamp": 1696705689.6708283, + "creationTimestamp": 1696705689.848573, + "modules": { + "melodygen": { + "creationTimestamp": 1696705689.980076 + } + } } } \ No newline at end of file diff --git a/manifests/SS-Modules.json b/manifests/SS-Modules.json new file mode 100644 index 00000000..7ac14847 --- /dev/null +++ b/manifests/SS-Modules.json @@ -0,0 +1,26 @@ +{ + "slug": "SS-Modules", + "name": "SS-Modules", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "SS-Modules", + "author": "Samuel Strong", + "authorEmail": "samuelstrong@ucla.edu", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "https://github.com/strongs20/SS-modules", + "sourceUrl": "https://github.com/strongs20/SS-modules", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "melodygen", + "name": "melodygen", + "description": "Generative melodies with useful parameters", + "tags": [ + "Sequencer", + "Random" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Valley.json b/manifests/Valley.json index 4aab1801..0a71cff1 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "2.4.2", + "version": "2.4.3", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com", diff --git a/manifests/monome.json b/manifests/monome.json index 50127851..b3a062a0 100644 --- a/manifests/monome.json +++ b/manifests/monome.json @@ -1,7 +1,7 @@ { "slug": "monome", "name": "monome", - "version": "2.2.2", + "version": "2.2.3", "minRackVersion": "2.4.0", "license": "GPL-2.0-only", "author": "Michael Dewberry",