Browse Source

Update manifest for VultCompacts, VultModulesFree, VultMysteries, VultModules

v1
Andrew Belt 5 years ago
parent
commit
e36da02bfa
4 changed files with 35 additions and 12 deletions
  1. +1
    -3
      manifests/VultCompacts.json
  2. +2
    -6
      manifests/VultModules.json
  3. +1
    -3
      manifests/VultModulesFree.json
  4. +31
    -0
      manifests/VultMysteries.json

+ 1
- 3
manifests/VultCompacts.json View File

@@ -8,14 +8,13 @@
"pluginUrl": "https://modlfo.github.io/VultModules/compacts/", "pluginUrl": "https://modlfo.github.io/VultModules/compacts/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "1.0.3",
"version": "1.1.0",
"modules": [ "modules": [
{ {
"slug": "Freak", "slug": "Freak",
"name": "Freak", "name": "Freak",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Manifold Filter" "description": "Manifold Filter"
@@ -43,7 +42,6 @@
"name": "Vorg", "name": "Vorg",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Low/High Pass Filter" "description": "Low/High Pass Filter"


+ 2
- 6
manifests/VultModules.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/premium/", "pluginUrl": "https://modlfo.github.io/VultModules/premium/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "1.0.3",
"version": "1.1.0",
"modules": [ "modules": [
{ {
"slug": "Basal", "slug": "Basal",
@@ -115,7 +115,6 @@
"name": "Lateralus", "name": "Lateralus",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Diode Ladder Filter" "description": "Diode Ladder Filter"
@@ -171,7 +170,6 @@
"tags": [ "tags": [
"Low pass gate", "Low pass gate",
"VCF", "VCF",
"VCO",
"VCA", "VCA",
"Polyphonic" "Polyphonic"
], ],
@@ -193,7 +191,7 @@
"tags": [ "tags": [
"VCF", "VCF",
"Effect", "Effect",
"VCO",
"Physical modeling",
"Polyphonic" "Polyphonic"
], ],
"description": "Resonant Comb Filter" "description": "Resonant Comb Filter"
@@ -242,7 +240,6 @@
"name": "Tangents", "name": "Tangents",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Steiner-Parker Filter" "description": "Steiner-Parker Filter"
@@ -302,7 +299,6 @@
"name": "Vortex", "name": "Vortex",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Russian Filter" "description": "Russian Filter"


+ 1
- 3
manifests/VultModulesFree.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/", "pluginUrl": "https://modlfo.github.io/VultModules/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "1.0.3",
"version": "1.1.0",
"modules": [ "modules": [
{ {
"slug": "Basal", "slug": "Basal",
@@ -87,7 +87,6 @@
"name": "Lateralus (Free)", "name": "Lateralus (Free)",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Diode Ladder Filter" "description": "Diode Ladder Filter"
@@ -171,7 +170,6 @@
"name": "Tangents (Free)", "name": "Tangents (Free)",
"tags": [ "tags": [
"VCF", "VCF",
"VCO",
"Polyphonic" "Polyphonic"
], ],
"description": "Steiner-Parker Filter" "description": "Steiner-Parker Filter"


+ 31
- 0
manifests/VultMysteries.json View File

@@ -0,0 +1,31 @@
{
"slug": "VultMysteries",
"name": "Vult Mysteries",
"author": "Leonardo Laguna Ruiz",
"brand": "Vult",
"license": "proprietary",
"authorEmail": "leonardo@vult-dsp.com",
"pluginUrl": "https://modlfo.github.io/VultModules/premium/",
"authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules",
"version": "1.1.0",
"modules": [
{
"slug": "Quincunx",
"name": "Quincunx",
"tags": [
"Random"
],
"description": "Probability Machine"
},
{
"slug": "Dopamine",
"name": "Dopamine",
"tags": [
"Sequencer",
"Random"
],
"description": "Neural Tape"
}
]
}

Loading…
Cancel
Save