| @@ -1361,7 +1361,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "OrangeLine": { | "OrangeLine": { | ||||
| "buildTimestamp": 1745289871.380697, | |||||
| "buildTimestamp": 1748966648.5942957, | |||||
| "creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
| "modules": { | "modules": { | ||||
| "Fence": { | "Fence": { | ||||
| @@ -14232,7 +14232,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "SanguineMutants": { | "SanguineMutants": { | ||||
| "buildTimestamp": 1748198488.7258022, | |||||
| "buildTimestamp": 1748966851.7929988, | |||||
| "creationTimestamp": 1717919524.088269, | "creationTimestamp": 1717919524.088269, | ||||
| "modules": { | "modules": { | ||||
| "Funes": { | "Funes": { | ||||
| @@ -15403,5 +15403,14 @@ | |||||
| "creationTimestamp": 1748712018.1374023 | "creationTimestamp": 1748712018.1374023 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "OkaySynthesizer": { | |||||
| "buildTimestamp": 1748966601.3361301, | |||||
| "creationTimestamp": 1748966852.1253822, | |||||
| "modules": { | |||||
| "lowstepper": { | |||||
| "creationTimestamp": 1748966852.205149 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -0,0 +1,28 @@ | |||||
| { | |||||
| "slug": "OkaySynthesizer", | |||||
| "name": "Okay Synthesizer", | |||||
| "version": "2.0.1", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "Okay Synthesizer", | |||||
| "author": "Okay Synthesizer", | |||||
| "authorEmail": "rafael@okaysynthesizer.com", | |||||
| "authorUrl": "https://okaysynthesizer.com/", | |||||
| "pluginUrl": "https://okaysynthesizer.com/", | |||||
| "manualUrl": "https://okaysynthesizer.com/", | |||||
| "sourceUrl": "https://github.com/rafkhan/okay-synthesizer-vcvrack", | |||||
| "donateUrl": "", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "lowstepper", | |||||
| "name": "lowstepper", | |||||
| "description": "Dual phase maniuplation LFO", | |||||
| "tags": [ | |||||
| "Low-frequency Oscillator", | |||||
| "dual", | |||||
| "multiple", | |||||
| "clock generator" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "OrangeLine", | "slug": "OrangeLine", | ||||
| "name": "OrangeLine", | "name": "OrangeLine", | ||||
| "version": "2.4.9", | |||||
| "version": "2.4.10", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "SanguineMutants", | "slug": "SanguineMutants", | ||||
| "name": "Sanguine Mutants", | "name": "Sanguine Mutants", | ||||
| "version": "2.6.7", | |||||
| "version": "2.6.8", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "author": "Bloodbat", | "author": "Bloodbat", | ||||
| "pluginUrl": "https://github.com/Bloodbat/SanguineMutants", | "pluginUrl": "https://github.com/Bloodbat/SanguineMutants", | ||||