Browse Source

Update manifest for UnfilteredVolume2

v1
Andrew Belt 5 years ago
parent
commit
8a075015c8
1 changed files with 37 additions and 0 deletions
  1. +37
    -0
      manifests/UnfilteredVolume2.json

+ 37
- 0
manifests/UnfilteredVolume2.json View File

@@ -0,0 +1,37 @@
{
"slug": "UnfilteredVolume2",
"name": "Unfiltered Volume 2",
"version": "1.0.0",
"license": "proprietary",
"author": "Unfiltered Audio",
"authorEmail": "contact@unfilteredaudio.com",
"authorUrl": "unfilteredaudio.com",
"pluginUrl": "https://www.unfilteredaudio.com/pages/vcv-manuals",
"manualUrl": "https://www.unfilteredaudio.com/pages/vcv-manuals",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Yoko",
"name": "Yoko",
"description": "3-Band Frequency Splitter",
"tags": [
"Effect",
"Digital",
"Mixer",
"Equalizer"
]
},
{
"slug": "Sunder",
"name": "Sunder",
"description": "3-Band Amplitude Splitter",
"tags": [
"Effect",
"Digital",
"Mixer",
"Dynamics"
]
}
]
}

Loading…
Cancel
Save