From c4ac1c34330fd56646a94c41b544ed163ca29919 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 23 Feb 2021 20:10:03 -0500 Subject: [PATCH] Update manifest for Ahornberg, Axioma, FrozenWasteland, captvolt --- manifests-cache.json | 21 ++++++++++++-- manifests/Ahornberg.json | 2 +- manifests/Axioma.json | 51 ++++++++++++++++++++++++++++++++++ manifests/FrozenWasteland.json | 8 ++++-- manifests/captvolt.json | 4 +-- 5 files changed, 77 insertions(+), 9 deletions(-) create mode 100644 manifests/Axioma.json diff --git a/manifests-cache.json b/manifests-cache.json index 0438b5b9..a9189d6e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -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 + } + } } } \ No newline at end of file diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index 81ec715a..45b918d9 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "1.5.0", + "version": "1.5.1", "license": "CC0-1.0", "name": "Ahornberg", "brand": "Ahornberg", diff --git a/manifests/Axioma.json b/manifests/Axioma.json new file mode 100644 index 00000000..a5fedc43 --- /dev/null +++ b/manifests/Axioma.json @@ -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" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index a347501f..b4732c45 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -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" ] }, { diff --git a/manifests/captvolt.json b/manifests/captvolt.json index fe9cc0f7..9552eaf2 100644 --- a/manifests/captvolt.json +++ b/manifests/captvolt.json @@ -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"