| @@ -3924,7 +3924,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Valley": { | "Valley": { | ||||
| "buildTimestamp": 1696090310.2963884, | |||||
| "buildTimestamp": 1696704389.5712492, | |||||
| "creationTimestamp": 1521979525.0, | "creationTimestamp": 1521979525.0, | ||||
| "modules": { | "modules": { | ||||
| "Topograph": { | "Topograph": { | ||||
| @@ -12762,7 +12762,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "monome": { | "monome": { | ||||
| "buildTimestamp": 1696090811.7125404, | |||||
| "buildTimestamp": 1696704776.9047973, | |||||
| "creationTimestamp": 1687317423.8644073, | "creationTimestamp": 1687317423.8644073, | ||||
| "modules": { | "modules": { | ||||
| "whitewhale": { | "whitewhale": { | ||||
| @@ -12877,5 +12877,14 @@ | |||||
| "creationTimestamp": 1696468821.2655623 | "creationTimestamp": 1696468821.2655623 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "SS-Modules": { | |||||
| "buildTimestamp": 1696705689.6708283, | |||||
| "creationTimestamp": 1696705689.848573, | |||||
| "modules": { | |||||
| "melodygen": { | |||||
| "creationTimestamp": 1696705689.980076 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -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" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Valley", | "slug": "Valley", | ||||
| "name": "Valley", | "name": "Valley", | ||||
| "version": "2.4.2", | |||||
| "version": "2.4.3", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "author": "Valley", | "author": "Valley", | ||||
| "authorEmail": "valley.audio.soft@gmail.com", | "authorEmail": "valley.audio.soft@gmail.com", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "monome", | "slug": "monome", | ||||
| "name": "monome", | "name": "monome", | ||||
| "version": "2.2.2", | |||||
| "version": "2.2.3", | |||||
| "minRackVersion": "2.4.0", | "minRackVersion": "2.4.0", | ||||
| "license": "GPL-2.0-only", | "license": "GPL-2.0-only", | ||||
| "author": "Michael Dewberry", | "author": "Michael Dewberry", | ||||