Browse Source

Update manifest for AriaSalvatrice, Bidoo, computerscare, ReTunesFree

v1
Andrew Belt 5 years ago
parent
commit
26462f9f64
4 changed files with 55 additions and 3 deletions
  1. +26
    -0
      manifests/AriaSalvatrice.json
  2. +1
    -1
      manifests/Bidoo.json
  3. +25
    -0
      manifests/ReTunesFree.json
  4. +3
    -2
      manifests/computerscare.json

+ 26
- 0
manifests/AriaSalvatrice.json View File

@@ -0,0 +1,26 @@
{
"slug": "AriaSalvatrice",
"name": "Aria Salvatrice",
"version": "1.0.0",
"license": "WTFPL",
"brand": "Aria Salvatrice",
"author": "Aria Salvatrice",
"authorEmail": "woof@aria.dog",
"authorUrl": "https://aria.dog/",
"pluginUrl": "https://github.com/AriaSalvatrice/AriaVCVModules",
"manualUrl": "https://github.com/AriaSalvatrice/AriaVCVModules",
"sourceUrl": "https://github.com/AriaSalvatrice/AriaVCVModules",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Splirge",
"name": "Splirge",
"description": "Tiny 4-channel polyphonic split and merge",
"tags": [
"Polyphonic",
"Utility"
]
}
]
}

+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.5",
"version": "1.1.6",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",


+ 25
- 0
manifests/ReTunesFree.json View File

@@ -0,0 +1,25 @@
{
"slug": "ReTunesFree",
"name": "ReTunes Free",
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"brand": "ReTunes",
"author": "Domino Marama",
"authorEmail": "domino@dominodesigns.info",
"authorUrl": "https://dominodesigns.info",
"pluginUrl": "https://github.com/DominoMarama/ReTunesFree/wiki/Home",
"manualUrl": "https://github.com/DominoMarama/ReTunesFree/wiki/For-Four",
"sourceUrl": "https://github.com/DominoMarama/ReTunesFree",
"donateUrl": "https://www.paypal.me/DominoDesigns",
"changelogUrl": "https://raw.githubusercontent.com/DominoMarama/ReTunesFree/master/CHANGELOG.md",
"modules": [
{
"slug": "ReTunes-ForFour",
"name": "For Four",
"description": "Clock splitter, counters and patterns for four beats per bar",
"tags": [
"Clock"
]
}
]
}

+ 3
- 2
manifests/computerscare.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "computerscare", "slug": "computerscare",
"version": "1.1.1",
"version": "1.2.0",
"name": "computerscare", "name": "computerscare",
"brand": "computerscare", "brand": "computerscare",
"author": "computerscare", "author": "computerscare",
@@ -68,7 +68,8 @@
"tags": [ "tags": [
"Sequencer", "Sequencer",
"Clock modulator", "Clock modulator",
"Random"
"Random",
"Polyphonic"
] ]
}, },
{ {


Loading…
Cancel
Save