| @@ -381,7 +381,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "voxglitch": { | "voxglitch": { | ||||
| "buildTimestamp": 1586323588.98252, | |||||
| "buildTimestamp": 1586748533.5937314, | |||||
| "creationTimestamp": 1579792597.0, | "creationTimestamp": 1579792597.0, | ||||
| "modules": { | "modules": { | ||||
| "autobreak": { | "autobreak": { | ||||
| @@ -410,6 +410,9 @@ | |||||
| }, | }, | ||||
| "xy": { | "xy": { | ||||
| "creationTimestamp": 1579792597.0 | "creationTimestamp": 1579792597.0 | ||||
| }, | |||||
| "samplerx8": { | |||||
| "creationTimestamp": 1586748554.3179598 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -7377,5 +7380,14 @@ | |||||
| "creationTimestamp": 1586658594.5966752 | "creationTimestamp": 1586658594.5966752 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "AuraAudio": { | |||||
| "buildTimestamp": 1586748553.8809187, | |||||
| "creationTimestamp": 1586748554.6386294, | |||||
| "modules": { | |||||
| "ModularForecast": { | |||||
| "creationTimestamp": 1586748554.8362346 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -0,0 +1,25 @@ | |||||
| { | |||||
| "slug": "AuraAudio", | |||||
| "name": "Aura Audio", | |||||
| "version": "1.0.2", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "Aura Audio", | |||||
| "author": "Evan Murray", | |||||
| "authorEmail": "evanmurray22@gmail.com", | |||||
| "authorUrl": "", | |||||
| "pluginUrl": "", | |||||
| "manualUrl": "", | |||||
| "sourceUrl": "https://github.com/emurray2/EVMusic-Rack", | |||||
| "donateUrl": "", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "ModularForecast", | |||||
| "name": "Modular Forecast", | |||||
| "description": "Visualize sound as weather!", | |||||
| "tags": [ | |||||
| "Visual" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "voxglitch", | "slug": "voxglitch", | ||||
| "name": "Voxglitch", | "name": "Voxglitch", | ||||
| "version": "1.11.1", | |||||
| "version": "1.12.0", | |||||
| "license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
| "brand": "Voxglitch", | "brand": "Voxglitch", | ||||
| "author": "Bret Truchan", | "author": "Bret Truchan", | ||||
| @@ -73,6 +73,14 @@ | |||||
| "Sampler" | "Sampler" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "samplerx8", | |||||
| "name": "SamplerX8", | |||||
| "description": "Eight stereo sample playback devices in one compact module.", | |||||
| "tags": [ | |||||
| "Sampler" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "wavbank", | "slug": "wavbank", | ||||
| "name": "Wav Bank", | "name": "Wav Bank", | ||||