Browse Source

Update build for noobhour

v1
Andrew Belt 5 years ago
parent
commit
c9816a7b5d
1 changed files with 49 additions and 0 deletions
  1. +49
    -0
      manifests/noobhour.json

+ 49
- 0
manifests/noobhour.json View File

@@ -0,0 +1,49 @@
{
"slug": "noobhour",
"name": "noobhour",
"version": "1.0.2",
"license": "BSD-3-Clause",
"brand": "noobhour",
"author": "Nicolas Neubauer",
"authorEmail": "noobhourmusic@gmail.com",
"authorUrl": "",
"pluginUrl": "https://github.com/NicolasNeubauer/noobhour_modules",
"manualUrl": "https://github.com/NicolasNeubauer/noobhour_modules/blob/master/README.md",
"sourceUrl": "https://github.com/NicolasNeubauer/noobhour_modules",
"donateUrl": "",
"modules": [
{
"slug": "baseliner",
"name": "Baseliner",
"description": "",
"tags": [
"random",
"attenuator",
"switch",
"quad",
"poly"
]
},
{
"slug": "bsl1r",
"name": "Bsl1r",
"description": "",
"tags": [
"random",
"attenuator",
"switch",
"poly"
]
},
{
"slug": "customscale",
"name": "Customscaler",
"description": "",
"tags": [
"quantizer",
"random",
"poly"
]
}
]
}

Loading…
Cancel
Save