| @@ -381,7 +381,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "voxglitch": { | "voxglitch": { | ||||
| "buildTimestamp": 1621684966.6610484, | |||||
| "buildTimestamp": 1623736342.34782, | |||||
| "creationTimestamp": 1579792597.0, | "creationTimestamp": 1579792597.0, | ||||
| "modules": { | "modules": { | ||||
| "autobreak": { | "autobreak": { | ||||
| @@ -431,6 +431,9 @@ | |||||
| }, | }, | ||||
| "looper": { | "looper": { | ||||
| "creationTimestamp": 1619642996.9952097 | "creationTimestamp": 1619642996.9952097 | ||||
| }, | |||||
| "satanonaut": { | |||||
| "creationTimestamp": 1623736815.0159652 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1259,7 +1262,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "OrangeLine": { | "OrangeLine": { | ||||
| "buildTimestamp": 1623003049.38159, | |||||
| "buildTimestamp": 1623736401.9792197, | |||||
| "creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
| "modules": { | "modules": { | ||||
| "Fence": { | "Fence": { | ||||
| @@ -1276,6 +1279,9 @@ | |||||
| }, | }, | ||||
| "Dejavu": { | "Dejavu": { | ||||
| "creationTimestamp": 1622576353.8054552 | "creationTimestamp": 1622576353.8054552 | ||||
| }, | |||||
| "Gator": { | |||||
| "creationTimestamp": 1623736815.1118467 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -7820,7 +7826,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "FrozenWasteland": { | "FrozenWasteland": { | ||||
| "buildTimestamp": 1621685725.3613415, | |||||
| "buildTimestamp": 1623736814.2888596, | |||||
| "creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
| "modules": { | "modules": { | ||||
| "BPMLFO": { | "BPMLFO": { | ||||
| @@ -8112,7 +8118,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "Ahornberg": { | "Ahornberg": { | ||||
| "buildTimestamp": 1623003436.4182794, | |||||
| "buildTimestamp": 1623736525.0154364, | |||||
| "creationTimestamp": 1562952023.0, | "creationTimestamp": 1562952023.0, | ||||
| "modules": { | "modules": { | ||||
| "EqualDivision": { | "EqualDivision": { | ||||
| @@ -9504,7 +9510,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Extratone": { | "Extratone": { | ||||
| "buildTimestamp": 1622576353.5271752, | |||||
| "buildTimestamp": 1623736434.6733198, | |||||
| "creationTimestamp": 1620402349.2390156, | "creationTimestamp": 1620402349.2390156, | ||||
| "modules": { | "modules": { | ||||
| "Modulo": { | "Modulo": { | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "slug": "Ahornberg", | "slug": "Ahornberg", | ||||
| "version": "1.6.1", | |||||
| "version": "1.6.2", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "name": "Ahornberg", | "name": "Ahornberg", | ||||
| "brand": "Ahornberg", | "brand": "Ahornberg", | ||||
| @@ -35,6 +35,7 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Attenuator", | "Attenuator", | ||||
| "Controller", | "Controller", | ||||
| "Polyphonic", | |||||
| "Utility", | "Utility", | ||||
| "Visual", | "Visual", | ||||
| "Voltage-controlled amplifier" | "Voltage-controlled amplifier" | ||||
| @@ -1,17 +1,17 @@ | |||||
| { | { | ||||
| "slug": "Extratone", | "slug": "Extratone", | ||||
| "name": "Extratone", | "name": "Extratone", | ||||
| "version": "1.1.3", | |||||
| "version": "1.1.4", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "XTRTN", | "brand": "XTRTN", | ||||
| "author": "Eater of Sheep", | "author": "Eater of Sheep", | ||||
| "authorEmail": "extratonexyz@gmail.com", | "authorEmail": "extratonexyz@gmail.com", | ||||
| "authorUrl": "http://extratone.xyz/artists/sheep.html", | "authorUrl": "http://extratone.xyz/artists/sheep.html", | ||||
| "pluginUrl": "http://extratone.xyz", | "pluginUrl": "http://extratone.xyz", | ||||
| "manualUrl": "http://extratone.xyz/modules.php", | |||||
| "manualUrl": "http://extratone.xyz/modules", | |||||
| "sourceUrl": "https://github.com/EaterOfSheep/Extratone", | "sourceUrl": "https://github.com/EaterOfSheep/Extratone", | ||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "changelogUrl": "http://extratone.xyz/modules.php#Changelog", | |||||
| "changelogUrl": "http://extratone.xyz/modules#Changelog", | |||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "Modulo", | "slug": "Modulo", | ||||
| @@ -47,7 +47,8 @@ | |||||
| "name": "Puzzlebox", | "name": "Puzzlebox", | ||||
| "description": "Confusing mystery module. Fun.", | "description": "Confusing mystery module. Fun.", | ||||
| "tags": [ | "tags": [ | ||||
| "logic" | |||||
| "logic", | |||||
| "visual" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "FrozenWasteland", | "slug": "FrozenWasteland", | ||||
| "name": "Frozen Wasteland", | "name": "Frozen Wasteland", | ||||
| "version": "1.20.1", | |||||
| "version": "1.20.2", | |||||
| "author": "almostEric", | "author": "almostEric", | ||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "authorEmail": "almostEric@frozenwastelandmodules.com", | "authorEmail": "almostEric@frozenwastelandmodules.com", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "OrangeLine", | "slug": "OrangeLine", | ||||
| "name": "OrangeLine", | "name": "OrangeLine", | ||||
| "version": "1.3.6", | |||||
| "version": "1.3.7", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
| @@ -22,8 +22,7 @@ | |||||
| "Utility", | "Utility", | ||||
| "Distortion", | "Distortion", | ||||
| "WaveShaper", | "WaveShaper", | ||||
| "Polyphonic", | |||||
| "Poly" | |||||
| "Polyphonic" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -32,7 +31,8 @@ | |||||
| "description": "Micro Timing Sequencer", | "description": "Micro Timing Sequencer", | ||||
| "tags": [ | "tags": [ | ||||
| "Sequencer", | "Sequencer", | ||||
| "Clock" | |||||
| "Clock", | |||||
| "Clock modulator" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -42,8 +42,7 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Quantizer", | "Quantizer", | ||||
| "Sequencer", | "Sequencer", | ||||
| "Polyphonic", | |||||
| "Poly" | |||||
| "Polyphonic" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -67,6 +66,16 @@ | |||||
| "Sequencer", | "Sequencer", | ||||
| "Visual" | "Visual" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Gator", | |||||
| "name": "Gator", | |||||
| "description": "Phased Based Microtimimg, Ratcheting and Strumming", | |||||
| "tags": [ | |||||
| "Utility", | |||||
| "Polyphonic", | |||||
| "Clock Modulator" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "voxglitch", | "slug": "voxglitch", | ||||
| "name": "Voxglitch", | "name": "Voxglitch", | ||||
| "version": "1.29.0", | |||||
| "version": "1.30.1", | |||||
| "license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
| "brand": "Voxglitch", | "brand": "Voxglitch", | ||||
| "author": "Bret Truchan", | "author": "Bret Truchan", | ||||
| @@ -125,6 +125,14 @@ | |||||
| "Sampler" | "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", | "slug": "samplerx8", | ||||
| "name": "SamplerX8", | "name": "SamplerX8", | ||||