Skip to content

Commit

Permalink
Update build for noobhour
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBelt committed Jun 16, 2019
1 parent 246fbe0 commit c9816a7
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions manifests/noobhour.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
]
}

0 comments on commit c9816a7

Please sign in to comment.