Browse Source

Update build for JW-Modules, Edge, MosquitoLabs, SynthKit

v1
Andrew Belt 5 years ago
parent
commit
1cae752eaf
4 changed files with 40 additions and 3 deletions
  1. +37
    -0
      manifests/Edge.json
  2. +1
    -1
      manifests/JW-Modules.json
  3. +1
    -1
      manifests/MosquitoLabs.json
  4. +1
    -1
      manifests/SynthKit.json

+ 37
- 0
manifests/Edge.json View File

@@ -0,0 +1,37 @@
{
"slug": "Edge",
"name": "Edge",
"version": "1.0.1",
"brand": "VCV",
"author": "Edge",
"license": "GPL-3.0-or-later",
"authorEmail": "edgemodules@gmail.com",
"sourceUrl": "https://github.com/Edge-Modules/Edge",
"modules": [
{
"slug": "WCO_Osc",
"name": "WCO_Osc",
"description": "Window-Controlled Oscillator",
"tags": [
"VCO",
"Polyphonic"
]
},
{
"slug": "K_Rush",
"name": "K_Rush",
"description": "WaveTable Crusher",
"tags": [
"Distortion"
]
},
{
"slug": "Bad_Haas",
"name": "Bad_Haas",
"description": "Haas Effect Panning",
"tags": [
"Delay"
]
}
]
}

+ 1
- 1
manifests/JW-Modules.json View File

@@ -9,7 +9,7 @@
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
"sourceUrl": "https://github.com/jeremywen/JW-Modules", "sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen", "donateUrl": "https://www.paypal.me/jeremywen",
"version": "1.0.6",
"version": "1.0.7",
"modules": [ "modules": [
{ {
"slug": "BlankPanel_SM", "slug": "BlankPanel_SM",


+ 1
- 1
manifests/MosquitoLabs.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MosquitoLabs", "slug": "MosquitoLabs",
"name": "Mosquito Labs", "name": "Mosquito Labs",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "R. Mosquito", "author": "R. Mosquito",
"authorEmail": "", "authorEmail": "",


+ 1
- 1
manifests/SynthKit.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "SynthKit", "slug": "SynthKit",
"name": "SynthKit", "name": "SynthKit",
"version": "1.0.0",
"version": "1.0.1",
"license": "CC0-1.0", "license": "CC0-1.0",
"author": "Jerry Sievert", "author": "Jerry Sievert",
"authorEmail": "rack@legitimatesounding.com", "authorEmail": "rack@legitimatesounding.com",


Loading…
Cancel
Save