Browse Source

Update manifest for Madness

v1
Andrew Belt 3 years ago
parent
commit
b858eb9034
2 changed files with 96 additions and 0 deletions
  1. +24
    -0
      manifests-cache.json
  2. +72
    -0
      manifests/Madness.json

+ 24
- 0
manifests-cache.json View File

@@ -9595,5 +9595,29 @@
"creationTimestamp": 1625444088.8100786
}
}
},
"Madness": {
"buildTimestamp": 1625845404.828411,
"creationTimestamp": 1625845406.4521043,
"modules": {
"KOSC": {
"creationTimestamp": 1625845406.5103805
},
"KLFO": {
"creationTimestamp": 1625845406.5721679
},
"VCTRL": {
"creationTimestamp": 1625845406.6289372
},
"SLEW": {
"creationTimestamp": 1625845406.6928663
},
"ALPG": {
"creationTimestamp": 1625845406.757387
},
"MNMX": {
"creationTimestamp": 1625845406.821245
}
}
}
}

+ 72
- 0
manifests/Madness.json View File

@@ -0,0 +1,72 @@
{
"slug": "Madness",
"name": "Madness",
"version": "1.0.0",
"license": "proprietary",
"brand": "Magus Instrumentalis",
"author": "David Kant, Ryan Page, Mustafa Walker",
"authorEmail": "david@magusinstrumentalis.com",
"authorUrl": "",
"pluginUrl": "https://magusinstrumentalis.com/",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "KOSC",
"name": "Azathoth",
"description": "Chaotic oscillator (new)",
"tags": [
"Oscillator",
"Noise",
"Hardware clone"
]
},
{
"slug": "KLFO",
"name": "Nyarlathotep",
"description": "Chaotic oscillator LFO (hbd Ryan!)",
"tags": [
"Oscillator",
"Low-frequency oscillator",
"Noise",
"Hardware clone"
]
},
{
"slug": "VCTRL",
"name": "Hastur",
"description": "Vactrol emulation",
"tags": [
"Delay",
"Envelope follower",
"Voltage-controlled amplifier",
"Hardware clone"
]
},
{
"slug": "SLEW",
"name": "Shoggoth",
"description": "Describe me please",
"tags": [
"Filter"
]
},
{
"slug": "ALPG",
"name": "Yog-Sothoth",
"description": "Low pass gate emulation",
"tags": [
"Filter"
]
},
{
"slug": "MNMX",
"name": "Eibon",
"description": "Saturating mixer",
"tags": [
"Mixer"
]
}
]
}

Loading…
Cancel
Save