From 50da224d0e636048f4a021d6a4a2b8e0989c792d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 15 Jun 2021 02:08:05 -0400 Subject: [PATCH] Update manifest for Extratone, voxglitch, Ahornberg, OrangeLine, FrozenWasteland --- manifests-cache.json | 16 +++++++++++----- manifests/Ahornberg.json | 3 ++- manifests/Extratone.json | 9 +++++---- manifests/FrozenWasteland.json | 2 +- manifests/OrangeLine.json | 21 +++++++++++++++------ manifests/voxglitch.json | 10 +++++++++- 6 files changed, 43 insertions(+), 18 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index d1a5c99c..b9977aad 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1621684966.6610484, + "buildTimestamp": 1623736342.34782, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -431,6 +431,9 @@ }, "looper": { "creationTimestamp": 1619642996.9952097 + }, + "satanonaut": { + "creationTimestamp": 1623736815.0159652 } } }, @@ -1259,7 +1262,7 @@ } }, "OrangeLine": { - "buildTimestamp": 1623003049.38159, + "buildTimestamp": 1623736401.9792197, "creationTimestamp": 1571530639.0, "modules": { "Fence": { @@ -1276,6 +1279,9 @@ }, "Dejavu": { "creationTimestamp": 1622576353.8054552 + }, + "Gator": { + "creationTimestamp": 1623736815.1118467 } } }, @@ -7820,7 +7826,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1621685725.3613415, + "buildTimestamp": 1623736814.2888596, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -8112,7 +8118,7 @@ "modules": {} }, "Ahornberg": { - "buildTimestamp": 1623003436.4182794, + "buildTimestamp": 1623736525.0154364, "creationTimestamp": 1562952023.0, "modules": { "EqualDivision": { @@ -9504,7 +9510,7 @@ } }, "Extratone": { - "buildTimestamp": 1622576353.5271752, + "buildTimestamp": 1623736434.6733198, "creationTimestamp": 1620402349.2390156, "modules": { "Modulo": { diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index 08973042..27233243 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "1.6.1", + "version": "1.6.2", "license": "GPL-3.0-only", "name": "Ahornberg", "brand": "Ahornberg", @@ -35,6 +35,7 @@ "tags": [ "Attenuator", "Controller", + "Polyphonic", "Utility", "Visual", "Voltage-controlled amplifier" diff --git a/manifests/Extratone.json b/manifests/Extratone.json index 53572b47..30090418 100644 --- a/manifests/Extratone.json +++ b/manifests/Extratone.json @@ -1,17 +1,17 @@ { "slug": "Extratone", "name": "Extratone", - "version": "1.1.3", + "version": "1.1.4", "license": "GPL-3.0-or-later", "brand": "XTRTN", "author": "Eater of Sheep", "authorEmail": "extratonexyz@gmail.com", "authorUrl": "http://extratone.xyz/artists/sheep.html", "pluginUrl": "http://extratone.xyz", - "manualUrl": "http://extratone.xyz/modules.php", + "manualUrl": "http://extratone.xyz/modules", "sourceUrl": "https://github.com/EaterOfSheep/Extratone", "donateUrl": "", - "changelogUrl": "http://extratone.xyz/modules.php#Changelog", + "changelogUrl": "http://extratone.xyz/modules#Changelog", "modules": [ { "slug": "Modulo", @@ -47,7 +47,8 @@ "name": "Puzzlebox", "description": "Confusing mystery module. Fun.", "tags": [ - "logic" + "logic", + "visual" ] }, { diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index d6f8e638..070896b5 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.20.1", + "version": "1.20.2", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 7399decd..82a461a4 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "1.3.6", + "version": "1.3.7", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", @@ -22,8 +22,7 @@ "Utility", "Distortion", "WaveShaper", - "Polyphonic", - "Poly" + "Polyphonic" ] }, { @@ -32,7 +31,8 @@ "description": "Micro Timing Sequencer", "tags": [ "Sequencer", - "Clock" + "Clock", + "Clock modulator" ] }, { @@ -42,8 +42,7 @@ "tags": [ "Quantizer", "Sequencer", - "Polyphonic", - "Poly" + "Polyphonic" ] }, { @@ -67,6 +66,16 @@ "Sequencer", "Visual" ] + }, + { + "slug": "Gator", + "name": "Gator", + "description": "Phased Based Microtimimg, Ratcheting and Strumming", + "tags": [ + "Utility", + "Polyphonic", + "Clock Modulator" + ] } ] } \ No newline at end of file diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index b7221b7a..d671edad 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.29.0", + "version": "1.30.1", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan", @@ -125,6 +125,14 @@ "Sampler" ] }, + { + "slug": "satanonaut", + "name": "Satanonaut", + "description": "Based on the new comic Galacto Pitfighter: An alien entity hell-bent on mutilating your audio.", + "tags": [ + "Effect" + ] + }, { "slug": "samplerx8", "name": "SamplerX8",