Browse Source

Integrate FrozenWasteland at version 1.0.0. #387

v1
Christoph Scholtes 6 years ago
parent
commit
4fc83f8a37
2 changed files with 138 additions and 1 deletions
  1. +137
    -0
      manifests/FrozenWasteland.json
  2. +1
    -1
      repos/FrozenWasteland

+ 137
- 0
manifests/FrozenWasteland.json View File

@@ -0,0 +1,137 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.0.0",
"author": "Eric Sterling",
"license": "CC0-1.0",
"authorEmail": "e.sterling@comcast.net",
"pluginUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"authorUrl": "https://vcvrack.com/",
"manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"sourceUrl": "https://github.com/almostEric/FrozenWasteland",
"donateUrl": "https://paypal.me/FrozenWasteland",
"modules": [
{
"slug": "BPMLFO",
"name": "BPM LFO",
"tags": [
"LFO"
]
},
{
"slug": "BPMLFO2",
"name": "BPM LFO 2",
"tags": [
"LFO"
]
},
{
"slug": "CDCSeriouslySlowLFO",
"name": "CDC Seriously Slow LFO",
"tags": [
"LFO"
]
},
{
"slug": "DamianLillard",
"name": "Damian Lillard",
"tags": [
"VCA"
]
},
{
"slug": "EverlastingGlottalStopper",
"name": "Everlasting Glottal Stopper",
"tags": [
"VCO"
]
},
{
"slug": "HairPick",
"name": "Hair Pick",
"tags": [
"VCF"
]
},
{
"slug": "LissajousLFO",
"name": "Lissajous LFO",
"tags": [
"LFO"
]
},
{
"slug": "MrBlueSky",
"name": "Mr. Blue Sky",
"tags": [
"Vocoder"
]
},
{
"slug": "PhasedLockedLoop",
"name": "Phased Locked Loop",
"tags": [
"VCO"
]
},
{
"slug": "PortlandWeather",
"name": "Portland Weather",
"tags": [
"Delay",
"Granular",
"VCF"
]
},
{
"slug": "QuadAlgorithmicRhythm",
"name": "Quad Algorithmic Rhythm Generator",
"tags": [
"Sequencer"
]
},
{
"slug": "QuadRhythmExpander",
"name": "Quad Rhythm Expander",
"tags": [
"Sequencer",
"Expander"
]
},
{
"slug": "QuantussyCell",
"name": "Quantussy Cell",
"tags": [
"Logic"
]
},
{
"slug": "RouletteLFO",
"name": "Roulette LFO",
"tags": [
"LFO"
]
},
{
"slug": "SeriouslySlowLFO",
"name": "Seriously Slow LFO",
"tags": [
"LFO"
]
},
{
"slug": "TheOneRingModulator",
"name": "The One Ring Modulator",
"tags": [
"Ring Modulator"
]
},
{
"slug": "VoxInhumana",
"name": "Vox Inhumana",
"tags": [
"VCF"
]
}
]
}

+ 1
- 1
repos/FrozenWasteland

@@ -1 +1 @@
Subproject commit 832a0c54cdba423ff3b604674c3723976c6b8e46
Subproject commit fa13accfad46c921a3d040ba8cee32b64dd99a49

Loading…
Cancel
Save