Browse Source

Update manifest for FrozenWasteland, SonusModular, AmalgamatedHarmonics

v1
Andrew Belt 5 years ago
parent
commit
1a6f09fa40
3 changed files with 69 additions and 5 deletions
  1. +19
    -1
      manifests/AmalgamatedHarmonics.json
  2. +41
    -3
      manifests/FrozenWasteland.json
  3. +9
    -1
      manifests/SonusModular.json

+ 19
- 1
manifests/AmalgamatedHarmonics.json View File

@@ -9,7 +9,7 @@
"authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases",
"version": "1.0.3",
"version": "1.0.4",
"modules": [
{
"slug": "Arp31",
@@ -153,6 +153,24 @@
"Polyphonic"
]
},
{
"slug": "PolyUtils",
"name": "PolyUtils",
"description": "Utilities for Polyphony",
"tags": [
"Utility",
"Polyphonic"
]
},
{
"slug": "PolyVolt",
"name": "PolyVolt",
"description": "Set voltages in Poly cable",
"tags": [
"Utility",
"Polyphonic"
]
},
{
"slug": "Arpeggiator2",
"name": "Arpeggiator MkII (deprecated)",


+ 41
- 3
manifests/FrozenWasteland.json View File

@@ -1,9 +1,9 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.9.8",
"version": "1.10.0",
"author": "almostEric",
"license": "CC0-1.0",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",
"pluginUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"authorUrl": "https://vcvrack.com/",
@@ -52,6 +52,19 @@
"VCA"
]
},
{
"slug": "DrunkenRampage",
"name": "Runken Rampage",
"description": "Probalistic Dual ramp generator. Inspired by Befaco Rampage.",
"tags": [
"Function Generator",
"Logic",
"Slew Limiter",
"Envelope Follower",
"Dual",
"Random"
]
},
{
"slug": "EverlastingGlottalStopper",
"name": "Everlasting Glottal Stopper",
@@ -68,6 +81,14 @@
"VCF"
]
},
{
"slug": "JustAPhaser",
"name": "Just A Phaser",
"description": "Advanced Phaser",
"tags": [
"Phaser"
]
},
{
"slug": "LissajousLFO",
"name": "Lissajous LFO",
@@ -111,10 +132,19 @@
"Random"
]
},
{
"slug": "ProbablyNoteArabic",
"name": "Probably Note - Arabic",
"description": "Probabilistic Quantizer using Arabic maqams, ajnas and sayrs",
"tags": [
"Quantizer",
"Random"
]
},
{
"slug": "ProbablyNoteBP",
"name": "Probably Note - Bohlen Pierce",
"description": "Probabilistic Quantizer using Bohlen Pierce tuning",
"description": "Probabilistic Quantizer using Bohlen Pierce scales and tuning",
"tags": [
"Quantizer",
"Random"
@@ -153,6 +183,14 @@
"Random"
]
},
{
"slug": "QARWarpedSpaceExpander",
"name": "QAR - Warped Space",
"description": "Make your QAR Rhythms explore non-linear space",
"tags": [
"Expander"
]
},
{
"slug": "QuantussyCell",
"name": "Quantussy Cell",


+ 9
- 1
manifests/SonusModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "SonusModular",
"name": "Sonus Modular",
"version": "1.2.0",
"version": "1.3.0",
"license": "GPL-3.0-or-later",
"author": "Sonus Dept.",
"brand": "Sonus Dept.",
@@ -72,6 +72,14 @@
"Effect"
]
},
{
"slug": "Fraction",
"name": "Fraction",
"description": "n^x / (n^x + 1) Oscillator",
"tags": [
"VCO"
]
},
{
"slug": "Harmony",
"name": "Harmony",


Loading…
Cancel
Save