| @@ -1159,7 +1159,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "stocaudio": { | "stocaudio": { | ||||
| "buildTimestamp": 1639112690.2316594, | |||||
| "buildTimestamp": 1644393368.3334637, | |||||
| "creationTimestamp": 1569702009.0, | "creationTimestamp": 1569702009.0, | ||||
| "modules": { | "modules": { | ||||
| "Polyturing": { | "Polyturing": { | ||||
| @@ -3696,7 +3696,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "PS-PurrSoftware": { | "PS-PurrSoftware": { | ||||
| "buildTimestamp": 1643909735.1694515, | |||||
| "buildTimestamp": 1644393455.049503, | |||||
| "creationTimestamp": 1579232908.0, | "creationTimestamp": 1579232908.0, | ||||
| "modules": { | "modules": { | ||||
| "Meander": { | "Meander": { | ||||
| @@ -10632,7 +10632,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "PathSet": { | "PathSet": { | ||||
| "buildTimestamp": 1643065293.2640152, | |||||
| "buildTimestamp": 1644393405.3112843, | |||||
| "creationTimestamp": 1643066843.6193788, | "creationTimestamp": 1643066843.6193788, | ||||
| "modules": { | "modules": { | ||||
| "ShiftyMod": { | "ShiftyMod": { | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "PS-PurrSoftware", | "slug": "PS-PurrSoftware", | ||||
| "name": "PS-PurrSoftware", | "name": "PS-PurrSoftware", | ||||
| "version": "2.0.13", | |||||
| "version": "2.0.14", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "PurrSoftware", | "brand": "PurrSoftware", | ||||
| "author": "Ken Chaffin", | "author": "Ken Chaffin", | ||||
| @@ -1,9 +1,9 @@ | |||||
| { | { | ||||
| "slug": "PathSet", | "slug": "PathSet", | ||||
| "name": "Path Set", | "name": "Path Set", | ||||
| "version": "2.0.0", | |||||
| "version": "2.1.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Patheros", | |||||
| "brand": "Path Set", | |||||
| "author": "Andrew Hanson", | "author": "Andrew Hanson", | ||||
| "authorEmail": "", | "authorEmail": "", | ||||
| "authorUrl": "https://github.com/patheros", | "authorUrl": "https://github.com/patheros", | ||||
| @@ -11,13 +11,14 @@ | |||||
| "manualUrl": "https://github.com/patheros/PathSetModules", | "manualUrl": "https://github.com/patheros/PathSetModules", | ||||
| "sourceUrl": "https://github.com/patheros/PathSetModules", | "sourceUrl": "https://github.com/patheros/PathSetModules", | ||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "changelogUrl": "", | |||||
| "changelogUrl": "https://github.com/patheros/PathSetModules/blob/main/CHANGELOG.md", | |||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "ShiftyMod", | "slug": "ShiftyMod", | ||||
| "name": "Shifty", | "name": "Shifty", | ||||
| "description": "Gate shift register with controllable delays. Create generative gate sequences from a single clock.", | "description": "Gate shift register with controllable delays. Create generative gate sequences from a single clock.", | ||||
| "tags": [ | "tags": [ | ||||
| "Clock", | |||||
| "Clock modulator", | "Clock modulator", | ||||
| "Sample and hold" | "Sample and hold" | ||||
| ] | ] | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "stocaudio", | "slug": "stocaudio", | ||||
| "name": "stocaudio", | "name": "stocaudio", | ||||
| "version": "2.0.0", | |||||
| "version": "2.0.1", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "author": "Alessandro Petrone", | "author": "Alessandro Petrone", | ||||
| "authorEmail": "contact@stocaudio.com", | "authorEmail": "contact@stocaudio.com", | ||||