Browse Source

Update manifest for Ahornberg, Axioma, FrozenWasteland, captvolt

v1
Andrew Belt 4 years ago
parent
commit
c4ac1c3433
5 changed files with 77 additions and 9 deletions
  1. +18
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/Ahornberg.json
  3. +51
    -0
      manifests/Axioma.json
  4. +5
    -3
      manifests/FrozenWasteland.json
  5. +2
    -2
      manifests/captvolt.json

+ 18
- 3
manifests-cache.json View File

@@ -7715,7 +7715,7 @@
}
},
"FrozenWasteland": {
"buildTimestamp": 1611256008.6462564,
"buildTimestamp": 1614128100.7301614,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMLFO": {
@@ -7995,7 +7995,7 @@
"modules": {}
},
"Ahornberg": {
"buildTimestamp": 1613369178.4793363,
"buildTimestamp": 1614127805.779907,
"creationTimestamp": 1562952023.0,
"modules": {
"EqualDivision": {
@@ -9228,12 +9228,27 @@
}
},
"captvolt": {
"buildTimestamp": 1612645695.450567,
"buildTimestamp": 1614127722.9312918,
"creationTimestamp": 1612645931.644969,
"modules": {
"captvolt-sidofon": {
"creationTimestamp": 1612645931.7294025
}
}
},
"Axioma": {
"buildTimestamp": 1614127827.0337398,
"creationTimestamp": 1614128101.15362,
"modules": {
"TheBifurcator": {
"creationTimestamp": 1614128101.2033913
},
"Tesseract": {
"creationTimestamp": 1614128101.2576013
},
"Ikeda": {
"creationTimestamp": 1614128101.3014247
}
}
}
}

+ 1
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{
"slug": "Ahornberg",
"version": "1.5.0",
"version": "1.5.1",
"license": "CC0-1.0",
"name": "Ahornberg",
"brand": "Ahornberg",


+ 51
- 0
manifests/Axioma.json View File

@@ -0,0 +1,51 @@
{
"slug": "Axioma",
"name": "Axioma",
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"brand": "Axioma",
"author": "Kaue Werner",
"authorEmail": "kaue.werner@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/kauewerner/Axioma/blob/main/README.md",
"sourceUrl": "https://github.com/kauewerner/Axioma",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "TheBifurcator",
"name": "TheBifurcator",
"description": "Generate CV/GATE/TRIGGER outputs based on bifurcation maps of iterated functions",
"tags": [
"Sequencer",
"Noise",
"Physical modeling",
"Random",
"Visual"
]
},
{
"slug": "Tesseract",
"name": "Tesseract",
"description": "Generate CV output sequences using vertex positions of a rotating tesseract projected on a 2D space",
"tags": [
"Low-frequency oscillator",
"Physical modeling",
"Visual"
]
},
{
"slug": "Ikeda",
"name": "Ikeda",
"description": "Generate CV output sequences with positions of chaotic attractors in the Ikeda map",
"tags": [
"Sequencer",
"Noise",
"Physical modeling",
"Random",
"Visual"
]
}
]
}

+ 5
- 3
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.17.0",
"version": "1.17.1",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -110,7 +110,8 @@
"name": "Manic Compression",
"description": "Fun Compressor",
"tags": [
"Compressor"
"Compressor",
"Dynamics"
]
},
{
@@ -118,7 +119,8 @@
"name": "Megalomanic Compression",
"description": "Fun Multi-Band Compressor",
"tags": [
"Compressor"
"Compressor",
"Dynamics"
]
},
{


+ 2
- 2
manifests/captvolt.json View File

@@ -1,7 +1,7 @@
{
"slug": "captvolt",
"name": "CaptVolt's VCV Modules",
"version": "1.0.0",
"version": "1.0.1",
"license": "GPL-3.0-or-later",
"brand": "captvolt",
"author": "Christian Vogelgsang",
@@ -16,7 +16,7 @@
{
"slug": "captvolt-sidofon",
"name": "sidofon",
"description": "Raw SID 6851/8580 chip emulation using ReSID engine",
"description": "Raw SID 6581/8580 chip emulation using ReSID engine",
"tags": [
"Synth Voice",
"Filter"


Loading…
Cancel
Save