| @@ -3588,7 +3588,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Valley": { | "Valley": { | ||||
| "buildTimestamp": 1608998924.5079637, | |||||
| "buildTimestamp": 1611156265.931531, | |||||
| "creationTimestamp": 1521979525.0, | "creationTimestamp": 1521979525.0, | ||||
| "modules": { | "modules": { | ||||
| "Topograph": { | "Topograph": { | ||||
| @@ -3693,9 +3693,13 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "8Mode": { | "8Mode": { | ||||
| "buildTimestamp": 1555667306.4616747, | |||||
| "buildTimestamp": 1611156059.9231899, | |||||
| "creationTimestamp": 1553743716.0, | "creationTimestamp": 1553743716.0, | ||||
| "modules": {} | |||||
| "modules": { | |||||
| "softSN": { | |||||
| "creationTimestamp": 1611156266.330381 | |||||
| } | |||||
| } | |||||
| }, | }, | ||||
| "TercerBrazo": { | "TercerBrazo": { | ||||
| "buildTimestamp": 1572081624.4647405, | "buildTimestamp": 1572081624.4647405, | ||||
| @@ -1,13 +1,26 @@ | |||||
| { | { | ||||
| "slug": "8Mode", | |||||
| "name": "8Mode", | "name": "8Mode", | ||||
| "author": "Matt Dwyer, 8Mode", | |||||
| "version": "1.0.0", | |||||
| "license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
| "pluginUrl": "https://www.8mode.com/vcv-modules", | |||||
| "authorUrl": "https://www.8mode.com", | |||||
| "brand": "8Mode", | |||||
| "author": "Matt Dwyer, 8Mode", | |||||
| "authorEmail": "matt@8mode.com", | "authorEmail": "matt@8mode.com", | ||||
| "authorUrl": "", | |||||
| "pluginUrl": "", | |||||
| "manualUrl": "https://github.com/8Mode/8Mode-VCV_Modules/blob/master/README.md", | "manualUrl": "https://github.com/8Mode/8Mode-VCV_Modules/blob/master/README.md", | ||||
| "sourceUrl": "https://github.com/8Mode/8Mode-VCV_Modules.git", | |||||
| "sourceUrl": "https://github.com/8Mode/8Mode-VCV_Modules", | |||||
| "donateUrl": "https://www.paypal.me/8ModeLLC", | "donateUrl": "https://www.paypal.me/8ModeLLC", | ||||
| "slug": "8Mode", | |||||
| "version": "0.6.1" | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "softSN", | |||||
| "name": "softSN Machine", | |||||
| "description": "", | |||||
| "tags": [ | |||||
| "Oscillator", | |||||
| "Synth voice" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Valley", | "slug": "Valley", | ||||
| "name": "Valley", | "name": "Valley", | ||||
| "version": "1.1.5", | |||||
| "version": "1.1.6", | |||||
| "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", | ||||