Browse Source

Add AlrightDevices

v1
Andrew Belt 5 years ago
parent
commit
b266ecddee
1 changed files with 36 additions and 0 deletions
  1. +36
    -0
      manifests/AlrightDevices.json

+ 36
- 0
manifests/AlrightDevices.json View File

@@ -0,0 +1,36 @@
{
"slug": "AlrightDevices",
"name": "Alright Devices",
"version": "1.0.0",
"license": "proprietary",
"author": "Alright Devices",
"authorEmail": "tyler@alrightdevices.com",
"authorUrl": "https://www.alrightdevices.com/",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Chronoblob2",
"name": "Chronoblob2",
"description": "Dual clock-syncable delay",
"tags": [
"Delay",
"Digital",
"Dual",
"Effect"
]
},
{
"slug": "T-Wrex",
"name": "T-Wrex",
"description": "Analog bitcrusher and decimator",
"tags": [
"Distortion",
"Effect",
"Sample and hold"
]
}
]
}

Loading…
Cancel
Save