Browse Source

Update manifest for RB-Tilter, RB-Clapper

v1
Andrew Belt 5 years ago
parent
commit
9090927c4e
2 changed files with 48 additions and 0 deletions
  1. +24
    -0
      manifests/RB-Clapper.json
  2. +24
    -0
      manifests/RB-Tilter.json

+ 24
- 0
manifests/RB-Clapper.json View File

@@ -0,0 +1,24 @@
{
"slug": "RB-Clapper",
"name": "Clapper",
"version": "1.0.0",
"license": "proprietary",
"brand": "Robotic Bean",
"author": "Robotic Bean",
"authorEmail": "info@roboticbean.com",
"authorUrl": "roboticbean.com",
"pluginUrl": "roboticbean.com/creative/products/clapper/",
"manualUrl": "roboticbean.com/creative/products/clapper/",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "RB-Clapper",
"name": "Clapper",
"description": "Synthesized 808-Style Hand Clap",
"tags": [
"Drum"
]
}
]
}

+ 24
- 0
manifests/RB-Tilter.json View File

@@ -0,0 +1,24 @@
{
"slug": "RB-Tilter",
"name": "Tilter",
"version": "1.0.0",
"license": "proprietary",
"brand": "Robotic Bean",
"author": "Robotic Bean",
"authorEmail": "info@roboticbean.com",
"authorUrl": "roboticbean.com",
"pluginUrl": "roboticbean.com/creative/products/tilter/",
"manualUrl": "roboticbean.com/creative/products/tilter/",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "RB-Tilter",
"name": "Tilter",
"description": "Combined LP and HP filter",
"tags": [
"VCF"
]
}
]
}

Loading…
Cancel
Save