Browse Source

Update build for squinkylabs-plug1, Bogaudio, JW-Modules

v1
Andrew Belt 5 years ago
parent
commit
fe77e69808
3 changed files with 23 additions and 14 deletions
  1. +1
    -1
      manifests/Bogaudio.json
  2. +10
    -1
      manifests/JW-Modules.json
  3. +12
    -12
      manifests/squinkylabs-plug1.json

+ 1
- 1
manifests/Bogaudio.json View File

@@ -1,7 +1,7 @@
{
"slug": "Bogaudio",
"name": "Bogaudio",
"version": "1.1.19",
"version": "1.1.20",
"license": "BSD-3-Clause",
"brand": "Bogaudio",
"author": "Matt Demanett",


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

@@ -8,7 +8,8 @@
"authorUrl": "http://jeremywentworth.com/",
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"version": "1.0.4",
"donateUrl": "https://www.paypal.me/jeremywen",
"version": "1.0.5",
"modules": [
{
"slug": "BlankPanel_SM",
@@ -75,6 +76,14 @@
"Poly"
]
},
{
"slug": "NoteSeq16",
"name": "NoteSeq16",
"tags": [
"Sequencer",
"Poly"
]
},
{
"slug": "Quantizer",
"name": "Quantizer",


+ 12
- 12
manifests/squinkylabs-plug1.json View File

@@ -3,12 +3,12 @@
"name": "Squinky Labs",
"author": "Squinky Labs",
"license": "CC0-1.0",
"pluginUrl": "https://github.com/squinkylabs/SquinkyVCV/README.md",
"authorUrl": "https://github.com/squinkylabs/SquinkyVCV/README.md",
"pluginUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/README.md",
"authorUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/README.md",
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/CHANGELOG.md",
"version": "1.0.1",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md",
"version": "1.0.2",
"modules": [
{
"slug": "squinkylabs-ev3",
@@ -28,14 +28,6 @@
"Filter"
]
},
{
"slug": "squinkylabs-funv",
"name": "Functional VCO-1",
"description": "Multi-function VCO with low aliasing",
"tags": [
"VCO"
]
},
{
"slug": "squinkylabs-lfn",
"name": "LFN",
@@ -199,6 +191,14 @@
"tags": [
"VCF"
]
},
{
"slug": "squinkylabs-funv",
"name": "Functional VCO-1",
"description": "[deprecated] Multi-function VCO with low aliasing",
"tags": [
"VCO"
]
}
]
}

Loading…
Cancel
Save