Browse Source

Update manifest for GoodSheperd, AmalgamatedHarmonics, ChordController, moDllz

v1
Andrew Belt 5 years ago
parent
commit
2f52ae8589
4 changed files with 29 additions and 5 deletions
  1. +1
    -1
      manifests/AmalgamatedHarmonics.json
  2. +24
    -0
      manifests/ChordController.json
  3. +2
    -2
      manifests/GoodSheperd.json
  4. +2
    -2
      manifests/moDllz.json

+ 1
- 1
manifests/AmalgamatedHarmonics.json View File

@@ -9,7 +9,7 @@
"authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases",
"version": "1.0.2",
"version": "1.0.3",
"modules": [ "modules": [
{ {
"slug": "Arp31", "slug": "Arp31",


+ 24
- 0
manifests/ChordController.json View File

@@ -0,0 +1,24 @@
{
"slug": "ChordController",
"name": "Chord Controller",
"version": "1.0.0",
"license": "MIT",
"brand": "ym2612",
"author": "Trevor Wilson",
"authorEmail": "wilsontr@gmail.com",
"authorUrl": "https://github.com/wilsontr",
"pluginUrl": "https://github.com/wilsontr/ChordController",
"manualUrl": "https://github.com/wilsontr/ChordController",
"sourceUrl": "https://github.com/wilsontr/ChordController",
"donateUrl": "",
"modules": [
{
"slug": "ChordController",
"name": "Chord Controller",
"description": "Builds control voltages for a chord of up to six notes from one CV input",
"tags": [
"Utility"
]
}
]
}

+ 2
- 2
manifests/GoodSheperd.json View File

@@ -1,14 +1,14 @@
{ {
"slug": "GoodSheperd", "slug": "GoodSheperd",
"name": "GoodSheperd", "name": "GoodSheperd",
"version": "1.0.0",
"version": "1.0.1",
"license": "CC0-1.0", "license": "CC0-1.0",
"brand": "GoodSheperd", "brand": "GoodSheperd",
"author": "Jens Schulze", "author": "Jens Schulze",
"authorEmail": "", "authorEmail": "",
"authorUrl": "https://github.com/jensschulze", "authorUrl": "https://github.com/jensschulze",
"pluginUrl": "https://github.com/jensschulze/GoodSheperd", "pluginUrl": "https://github.com/jensschulze/GoodSheperd",
"manualUrl": "https://github.com/jensschulze/GoodSheperd/README.md",
"manualUrl": "https://github.com/jensschulze/GoodSheperd/blob/master/README.md",
"sourceUrl": "https://github.com/jensschulze/GoodSheperd", "sourceUrl": "https://github.com/jensschulze/GoodSheperd",
"donateUrl": "", "donateUrl": "",
"modules": [ "modules": [


+ 2
- 2
manifests/moDllz.json View File

@@ -1,8 +1,8 @@
{ {
"slug": "moDllz", "slug": "moDllz",
"name": "moDllz", "name": "moDllz",
"version": "1.1.5",
"license": "BSD-3-Clause",
"version": "1.1.6",
"license": "GPL-3.0-or-later",
"brand": "moDllz", "brand": "moDllz",
"author": "Pablo DeLaLoza", "author": "Pablo DeLaLoza",
"authorEmail": "dllmusic@gmail.com", "authorEmail": "dllmusic@gmail.com",


Loading…
Cancel
Save