| @@ -1283,7 +1283,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "OrangeLine": { | "OrangeLine": { | ||||
| "buildTimestamp": 1649866322.0903268, | |||||
| "buildTimestamp": 1650828839.002306, | |||||
| "creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
| "modules": { | "modules": { | ||||
| "Fence": { | "Fence": { | ||||
| @@ -1306,6 +1306,9 @@ | |||||
| }, | }, | ||||
| "Resc": { | "Resc": { | ||||
| "creationTimestamp": 1649868369.675865 | "creationTimestamp": 1649868369.675865 | ||||
| }, | |||||
| "Morph": { | |||||
| "creationTimestamp": 1650829410.04574 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1322,7 +1325,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "repelzen": { | "repelzen": { | ||||
| "buildTimestamp": 1563505120.3535604, | |||||
| "buildTimestamp": 1650829409.0312421, | |||||
| "creationTimestamp": 1563506194.0, | "creationTimestamp": 1563506194.0, | ||||
| "modules": { | "modules": { | ||||
| "reblank": { | "reblank": { | ||||
| @@ -2815,7 +2818,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "wiqid-anomalies": { | "wiqid-anomalies": { | ||||
| "buildTimestamp": 1565096600.3465106, | |||||
| "buildTimestamp": 1650829064.0672345, | |||||
| "creationTimestamp": 1565096910.0, | "creationTimestamp": 1565096910.0, | ||||
| "modules": { | "modules": { | ||||
| "expanse": { | "expanse": { | ||||
| @@ -4039,7 +4042,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "AS": { | "AS": { | ||||
| "buildTimestamp": 1649866538.7415044, | |||||
| "buildTimestamp": 1650829362.8935876, | |||||
| "creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
| "modules": { | "modules": { | ||||
| "SineOSC": { | "SineOSC": { | ||||
| @@ -4558,7 +4561,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "moDllz": { | "moDllz": { | ||||
| "buildTimestamp": 1645027804.068473, | |||||
| "buildTimestamp": 1650829119.2250679, | |||||
| "creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
| "modules": { | "modules": { | ||||
| "MIDIpolyMPE": { | "MIDIpolyMPE": { | ||||
| @@ -4578,6 +4581,12 @@ | |||||
| }, | }, | ||||
| "TwinGlider": { | "TwinGlider": { | ||||
| "creationTimestamp": 1561076996.0 | "creationTimestamp": 1561076996.0 | ||||
| }, | |||||
| "PolyGlider": { | |||||
| "creationTimestamp": 1650829411.7217352 | |||||
| }, | |||||
| "Kn8b": { | |||||
| "creationTimestamp": 1650829411.8836665 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -10837,5 +10846,23 @@ | |||||
| "creationTimestamp": 1649874863.1375804 | "creationTimestamp": 1649874863.1375804 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "alefsbits": { | |||||
| "buildTimestamp": 1650828995.4091198, | |||||
| "creationTimestamp": 1650829410.386362, | |||||
| "modules": { | |||||
| "simplexandhold": { | |||||
| "creationTimestamp": 1650829410.7390711 | |||||
| }, | |||||
| "blank6hp": { | |||||
| "creationTimestamp": 1650829411.0845964 | |||||
| }, | |||||
| "simplexvco": { | |||||
| "creationTimestamp": 1650829411.32077 | |||||
| }, | |||||
| "polyrand": { | |||||
| "creationTimestamp": 1650829411.5355408 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "slug": "AS", | "slug": "AS", | ||||
| "version": "2.0.3", | |||||
| "version": "2.0.4", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "name": "AS", | "name": "AS", | ||||
| "brand": "AS", | "brand": "AS", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "OrangeLine", | "slug": "OrangeLine", | ||||
| "name": "OrangeLine", | "name": "OrangeLine", | ||||
| "version": "2.4.1", | |||||
| "version": "2.4.2", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
| @@ -80,11 +80,22 @@ | |||||
| { | { | ||||
| "slug": "Resc", | "slug": "Resc", | ||||
| "name": "Resc", | "name": "Resc", | ||||
| "description": "Harmonicaly Rescale Pitch from one Scale to another Scale", | |||||
| "description": "Utility to harmonicaly rescales pitch from one scale to another scale", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Morph", | |||||
| "name": "Morph", | |||||
| "description": "Morphing of given or random sequences with turing machine functionality", | |||||
| "tags": [ | |||||
| "Utility", | |||||
| "Sequencer", | |||||
| "Random", | |||||
| "Polyphonic" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -0,0 +1,51 @@ | |||||
| { | |||||
| "slug": "alefsbits", | |||||
| "name": "alef's bits", | |||||
| "version": "2.1.3", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "alef's bits", | |||||
| "author": "alefnull", | |||||
| "authorEmail": "", | |||||
| "authorUrl": "https://twitter.com/alefnull", | |||||
| "pluginUrl": "https://github.com/alefnull/alefsbits", | |||||
| "manualUrl": "", | |||||
| "sourceUrl": "https://github.com/alefnull/alefsbits", | |||||
| "donateUrl": "", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "simplexandhold", | |||||
| "name": "simplex & hold", | |||||
| "description": "sample & hold module using internal simplex noise source", | |||||
| "tags": [ | |||||
| "S&H" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "blank6hp", | |||||
| "name": "blank 6hp", | |||||
| "description": "a simple blank", | |||||
| "tags": [ | |||||
| "Blank" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "simplexvco", | |||||
| "name": "simplex vco", | |||||
| "description": "a voltage-controlled oscillator based on simplex noise", | |||||
| "tags": [ | |||||
| "Oscillator", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "polyrand", | |||||
| "name": "polyrand", | |||||
| "description": "output a random channel of a poly input with a trigger", | |||||
| "tags": [ | |||||
| "Utility", | |||||
| "Polyphonic" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "moDllz", | "slug": "moDllz", | ||||
| "name": "moDllz", | "name": "moDllz", | ||||
| "version": "2.0.4", | |||||
| "version": "2.0.5", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "moDllz", | "brand": "moDllz", | ||||
| "author": "Pablo DeLaLoza", | "author": "Pablo DeLaLoza", | ||||
| @@ -15,14 +15,33 @@ | |||||
| { | { | ||||
| "slug": "MIDIpolyMPE", | "slug": "MIDIpolyMPE", | ||||
| "name": "MIDIpolyMPE", | "name": "MIDIpolyMPE", | ||||
| "description": "Polyphonic MIDI with MPE mode", | |||||
| "description": "Polyphonic MIDI to CV with MPE mode", | |||||
| "tags": [ | "tags": [ | ||||
| "MIDI", | "MIDI", | ||||
| "External", | "External", | ||||
| "Utility", | |||||
| "Multiple", | |||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "PolyGlider", | |||||
| "name": "PolyGlider", | |||||
| "description": "Polyphonic Slew limiter ~ Portamento ~ Glide", | |||||
| "tags": [ | |||||
| "Polyphonic", | |||||
| "Slew limiter", | |||||
| "Envelope Follower" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Kn8b", | |||||
| "name": "Kn8b", | |||||
| "description": "Polyphonic Attenuator / Inverter / VCA", | |||||
| "tags": [ | |||||
| "Utility", | |||||
| "Polyphonic", | |||||
| "Attenuator", | |||||
| "VCA" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "repelzen", | "slug": "repelzen", | ||||
| "name": "repelzen", | "name": "repelzen", | ||||
| "version": "1.1.0", | |||||
| "version": "2.0.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "repelzen", | "brand": "repelzen", | ||||
| "author": "wiqid", | "author": "wiqid", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "wiqid-anomalies", | "slug": "wiqid-anomalies", | ||||
| "name": "wiqid anomalies", | "name": "wiqid anomalies", | ||||
| "version": "1.1.0", | |||||
| "version": "2.0.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "wiqid", | "brand": "wiqid", | ||||
| "author": "wiqid", | "author": "wiqid", | ||||
| @@ -102,15 +102,6 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "visual" | "visual" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "tiq", | |||||
| "name": "tiq", | |||||
| "disabled": true, | |||||
| "description": "2hp simple clock", | |||||
| "tags": [ | |||||
| "clock" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||