Browse Source

Update manifest for Bogaudio, kocmoc, Nohmad, voxglitch

v1
Andrew Belt 5 years ago
parent
commit
2c07be0ab3
4 changed files with 74 additions and 8 deletions
  1. +38
    -2
      manifests/Bogaudio.json
  2. +26
    -4
      manifests/Nohmad.json
  3. +1
    -1
      manifests/kocmoc.json
  4. +9
    -1
      manifests/voxglitch.json

+ 38
- 2
manifests/Bogaudio.json View File

@@ -1,8 +1,8 @@
{
"slug": "Bogaudio",
"name": "Bogaudio",
"version": "1.1.26",
"license": "BSD-3-Clause",
"version": "1.1.27",
"license": "GPL-3.0-or-later",
"brand": "Bogaudio",
"author": "Matt Demanett",
"authorEmail": "mattdemanett@gmail.com",
@@ -103,6 +103,42 @@
"Polyphonic"
]
},
{
"slug": "Bogaudio-VCF",
"name": "VCF",
"description": "Multimode filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "Bogaudio-LVCF",
"name": "LVCF",
"description": "Compact multimode filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "Bogaudio-FFB",
"name": "FFB",
"description": "Fixed filter bank",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "Bogaudio-EQ",
"name": "EQ",
"description": "Compact 3-channel equalizer",
"tags": [
"Equalizer",
"Polyphonic"
]
},
{
"slug": "Bogaudio-DADSRH",
"name": "DADSR(H)",


+ 26
- 4
manifests/Nohmad.json View File

@@ -1,10 +1,32 @@
{
"slug": "Nohmad",
"name": "Nohmad",
"author": "Joel Robichaud",
"version": "1.0.0",
"license": "MIT",
"author": "Joel Robichaud",
"authorEmail": "robichaud.jo@gmail.com",
"authorUrl": "",
"pluginUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md",
"manualUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md",
"sourceUrl": "https://github.com/joelrobichaud/Nohmad",
"pluginUrl": "https://github.com/joelrobichaud/Nohmad",
"slug": "Nohmad",
"version": "0.6.0"
"donateUrl": "",
"modules": [
{
"slug": "Noise",
"name": "Noise",
"description": "",
"tags": [
"Noise"
]
},
{
"slug": "StrangeAttractors",
"name": "Strange Attractors",
"description": "",
"tags": [
"Oscillator",
"LFO"
]
}
]
}

+ 1
- 1
manifests/kocmoc.json View File

@@ -1,7 +1,7 @@
{
"slug": "kocmoc",
"name": "kocmoc",
"version": "1.2.6",
"version": "1.2.8",
"license": "GPL-3.0-or-later",
"brand": "kocmoc",
"author": "janne808",


+ 9
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "1.8.0",
"version": "1.9.1",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -30,6 +30,14 @@
"Sequencer"
]
},
{
"slug": "glitchsequencer",
"name": "Glitch Sequencer",
"description": "Cellular Automaton Gate Sequencer",
"tags": [
"Sequencer"
]
},
{
"slug": "ghosts",
"name": "Ghosts",


Loading…
Cancel
Save