@@ -1262,7 +1262,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"OrangeLine": { | "OrangeLine": { | ||||
"buildTimestamp": 1623736401.9792197, | |||||
"buildTimestamp": 1624685418.2667246, | |||||
"creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
"modules": { | "modules": { | ||||
"Fence": { | "Fence": { | ||||
@@ -9510,7 +9510,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Extratone": { | "Extratone": { | ||||
"buildTimestamp": 1623736434.6733198, | |||||
"buildTimestamp": 1624685454.8344347, | |||||
"creationTimestamp": 1620402349.2390156, | "creationTimestamp": 1620402349.2390156, | ||||
"modules": { | "modules": { | ||||
"Modulo": { | "Modulo": { | ||||
@@ -9527,6 +9527,12 @@ | |||||
}, | }, | ||||
"Darwinism": { | "Darwinism": { | ||||
"creationTimestamp": 1622400160.0431597 | "creationTimestamp": 1622400160.0431597 | ||||
}, | |||||
"Ichneumonid": { | |||||
"creationTimestamp": 1624685455.110117 | |||||
}, | |||||
"Meganeura": { | |||||
"creationTimestamp": 1624685455.209664 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "Extratone", | "slug": "Extratone", | ||||
"name": "Extratone", | "name": "Extratone", | ||||
"version": "1.1.4", | |||||
"version": "1.2.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "XTRTN", | "brand": "XTRTN", | ||||
"author": "Eater of Sheep", | "author": "Eater of Sheep", | ||||
@@ -19,7 +19,8 @@ | |||||
"description": "Adjustable modulo operator for octave-stripping and waveshaping.", | "description": "Adjustable modulo operator for octave-stripping and waveshaping.", | ||||
"tags": [ | "tags": [ | ||||
"utility", | "utility", | ||||
"waveshaper" | |||||
"waveshaper", | |||||
"polyphonic" | |||||
] | ] | ||||
}, | }, | ||||
{ | { | ||||
@@ -30,7 +31,8 @@ | |||||
"Drum", | "Drum", | ||||
"Envelope generator", | "Envelope generator", | ||||
"Distortion", | "Distortion", | ||||
"waveshaper" | |||||
"waveshaper", | |||||
"polyphonic" | |||||
] | ] | ||||
}, | }, | ||||
{ | { | ||||
@@ -57,7 +59,27 @@ | |||||
"description": "Evolving, mutating random sequencer with memory - ideal for generative patches!", | "description": "Evolving, mutating random sequencer with memory - ideal for generative patches!", | ||||
"tags": [ | "tags": [ | ||||
"Sequencer", | "Sequencer", | ||||
"Random" | |||||
"Random", | |||||
"Polyphonic" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Ichneumonid", | |||||
"name": "Ichneumonid", | |||||
"description": "Switch randomly (or deterministically) between signals without creating discontinuities.", | |||||
"tags": [ | |||||
"Random", | |||||
"Mixer", | |||||
"Sequencer", | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Meganeura", | |||||
"name": "Meganeura", | |||||
"description": "Tempo multipliers - ideal for making Speedcore.", | |||||
"tags": [ | |||||
"Clock Modulator" | |||||
] | ] | ||||
} | } | ||||
] | ] |
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "OrangeLine", | "slug": "OrangeLine", | ||||
"name": "OrangeLine", | "name": "OrangeLine", | ||||
"version": "1.3.7", | |||||
"version": "1.3.8", | |||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"brand": "", | "brand": "", | ||||
"author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
@@ -70,7 +70,7 @@ | |||||
{ | { | ||||
"slug": "Gator", | "slug": "Gator", | ||||
"name": "Gator", | "name": "Gator", | ||||
"description": "Phased Based Microtimimg, Ratcheting and Strumming", | |||||
"description": "Phased Based Microtiming, Ratcheting and Strumming", | |||||
"tags": [ | "tags": [ | ||||
"Utility", | "Utility", | ||||
"Polyphonic", | "Polyphonic", | ||||