| @@ -381,7 +381,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "voxglitch": { | "voxglitch": { | ||||
| "buildTimestamp": 1730755453.1180902, | |||||
| "buildTimestamp": 1731274561.1764698, | |||||
| "creationTimestamp": 1579792597.0, | "creationTimestamp": 1579792597.0, | ||||
| "modules": { | "modules": { | ||||
| "autobreak": { | "autobreak": { | ||||
| @@ -473,6 +473,9 @@ | |||||
| }, | }, | ||||
| "cue_research": { | "cue_research": { | ||||
| "creationTimestamp": 1730755512.9604619 | "creationTimestamp": 1730755512.9604619 | ||||
| }, | |||||
| "satanonaut_unearthed": { | |||||
| "creationTimestamp": 1731274561.297235 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -12135,7 +12138,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "CosineKitty-Sapphire": { | "CosineKitty-Sapphire": { | ||||
| "buildTimestamp": 1730227148.2922251, | |||||
| "buildTimestamp": 1731274385.520893, | |||||
| "creationTimestamp": 1660869608.068208, | "creationTimestamp": 1660869608.068208, | ||||
| "modules": { | "modules": { | ||||
| "Moots": { | "Moots": { | ||||
| @@ -14532,7 +14535,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "acModules": { | "acModules": { | ||||
| "buildTimestamp": 1730755489.7847044, | |||||
| "buildTimestamp": 1731274293.7314591, | |||||
| "creationTimestamp": 1729793469.3900518, | "creationTimestamp": 1729793469.3900518, | ||||
| "modules": { | "modules": { | ||||
| "Pick6": { | "Pick6": { | ||||
| @@ -14555,6 +14558,9 @@ | |||||
| }, | }, | ||||
| "Pul5es": { | "Pul5es": { | ||||
| "creationTimestamp": 1730755513.1124332 | "creationTimestamp": 1730755513.1124332 | ||||
| }, | |||||
| "CFor2N2ForC": { | |||||
| "creationTimestamp": 1731274561.374777 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "CosineKitty-Sapphire", | "slug": "CosineKitty-Sapphire", | ||||
| "name": "Sapphire", | "name": "Sapphire", | ||||
| "version": "2.5.2", | |||||
| "version": "2.5.3", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Sapphire", | "brand": "Sapphire", | ||||
| "author": "Don Cross", | "author": "Don Cross", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "acModules", | "slug": "acModules", | ||||
| "name": "acModules", | "name": "acModules", | ||||
| "version": "2.0.4", | |||||
| "version": "2.0.5", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "artificialcolors", | "brand": "artificialcolors", | ||||
| "author": "g.wygonik", | "author": "g.wygonik", | ||||
| @@ -76,6 +76,15 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "CFor2N2ForC", | |||||
| "name": "CFor2N2ForC", | |||||
| "description": "Output a configurable CV and/or trigger across a 1V/Oct semitone CV input.", | |||||
| "tags": [ | |||||
| "Polyphonic", | |||||
| "Utility" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "voxglitch", | "slug": "voxglitch", | ||||
| "name": "Voxglitch", | "name": "Voxglitch", | ||||
| "version": "2.30.0", | |||||
| "version": "2.31.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Voxglitch", | "brand": "Voxglitch", | ||||
| "author": "Bret Truchan", | "author": "Bret Truchan", | ||||
| @@ -210,6 +210,14 @@ | |||||
| "Effect" | "Effect" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "satanonaut_unearthed", | |||||
| "name": "Satanonaut Unearthed", | |||||
| "description": "Satanonaut blank panel", | |||||
| "tags": [ | |||||
| "Effect" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "sampler16p", | "slug": "sampler16p", | ||||
| "name": "Sampler16P", | "name": "Sampler16P", | ||||