| @@ -1147,7 +1147,7 @@ | |||
| "modules": {} | |||
| }, | |||
| "stocaudio": { | |||
| "buildTimestamp": 1570919128.04277, | |||
| "buildTimestamp": 1639112690.2316594, | |||
| "creationTimestamp": 1569702009.0, | |||
| "modules": { | |||
| "Polyturing": { | |||
| @@ -2665,7 +2665,7 @@ | |||
| } | |||
| }, | |||
| "squinkylabs-plug1": { | |||
| "buildTimestamp": 1638461711.415189, | |||
| "buildTimestamp": 1639112368.6761634, | |||
| "creationTimestamp": 1521738241.0, | |||
| "modules": { | |||
| "squinkylabs-ev3": { | |||
| @@ -3508,7 +3508,7 @@ | |||
| } | |||
| }, | |||
| "kocmoc": { | |||
| "buildTimestamp": 1638319676.4929862, | |||
| "buildTimestamp": 1639113348.286395, | |||
| "creationTimestamp": 1572165273.0, | |||
| "modules": { | |||
| "SVF-1": { | |||
| @@ -3750,7 +3750,7 @@ | |||
| } | |||
| }, | |||
| "Valley": { | |||
| "buildTimestamp": 1638389405.6747484, | |||
| "buildTimestamp": 1639112618.783031, | |||
| "creationTimestamp": 1521979525.0, | |||
| "modules": { | |||
| "Topograph": { | |||
| @@ -4003,7 +4003,7 @@ | |||
| } | |||
| }, | |||
| "AS": { | |||
| "buildTimestamp": 1638461927.6698587, | |||
| "buildTimestamp": 1639112919.217947, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "SineOSC": { | |||
| @@ -6334,7 +6334,7 @@ | |||
| } | |||
| }, | |||
| "Prism": { | |||
| "buildTimestamp": 1638578243.9372365, | |||
| "buildTimestamp": 1639113089.0592773, | |||
| "creationTimestamp": 1562952023.0, | |||
| "modules": { | |||
| "Rainbow": { | |||
| @@ -9300,7 +9300,7 @@ | |||
| } | |||
| }, | |||
| "Sha-Bang-Modules": { | |||
| "buildTimestamp": 1638138172.650101, | |||
| "buildTimestamp": 1639113291.3381648, | |||
| "creationTimestamp": 1602486511.7177973, | |||
| "modules": { | |||
| "StochSeq": { | |||
| @@ -9525,7 +9525,7 @@ | |||
| } | |||
| }, | |||
| "AlgoritmArte": { | |||
| "buildTimestamp": 1621685182.7035403, | |||
| "buildTimestamp": 1639112973.2360969, | |||
| "creationTimestamp": 1605854039.7624297, | |||
| "modules": { | |||
| "Clockkky": { | |||
| @@ -10375,5 +10375,14 @@ | |||
| } | |||
| }, | |||
| "buildTimestamp": 1638135908.8031194 | |||
| }, | |||
| "SequelSequencers": { | |||
| "buildTimestamp": 1639113155.4511003, | |||
| "creationTimestamp": 1639113349.024814, | |||
| "modules": { | |||
| "Sequel8": { | |||
| "creationTimestamp": 1639113349.127879 | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "slug": "AS", | |||
| "version": "2.0.1", | |||
| "version": "2.0.2", | |||
| "license": "MIT", | |||
| "name": "AS", | |||
| "brand": "AS", | |||
| @@ -10,6 +10,7 @@ | |||
| "authorUrl": "https://github.com/AScustomWorks/AS", | |||
| "manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", | |||
| "sourceUrl": "https://github.com/AScustomWorks/AS", | |||
| "donateUrl": "https://www.paypal.me/frederius/", | |||
| "changelogUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", | |||
| "modules": [ | |||
| { | |||
| @@ -18,7 +19,7 @@ | |||
| "name": "TinySine", | |||
| "description": "Simple Voltage-controlled sine oscillator", | |||
| "tags": [ | |||
| "VCO" | |||
| "Oscillator" | |||
| ] | |||
| }, | |||
| { | |||
| @@ -27,7 +28,7 @@ | |||
| "name": "TinySawish", | |||
| "description": "Simple Voltage-controlled saw oscillator", | |||
| "tags": [ | |||
| "VCO" | |||
| "Oscillator" | |||
| ] | |||
| }, | |||
| { | |||
| @@ -45,7 +46,7 @@ | |||
| "name": "VCA", | |||
| "description": "Voltage-controlled amplifier", | |||
| "tags": [ | |||
| "VCA", | |||
| "Voltage-controlled amplifier", | |||
| "Dual" | |||
| ] | |||
| }, | |||
| @@ -55,7 +56,7 @@ | |||
| "name": "QuadVCA/Mixer", | |||
| "description": "VCA module x 4, plus mixer functionality", | |||
| "tags": [ | |||
| "VCA", | |||
| "Voltage-controlled amplifier", | |||
| "Mixer" | |||
| ] | |||
| }, | |||
| @@ -230,7 +231,8 @@ | |||
| "name": "Zero CV 2 Trigger", | |||
| "description": "Zero Crossing CV to Trigger generator", | |||
| "tags": [ | |||
| "Utility" | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "AlgoritmArte", | |||
| "name": "AlgoritmArte", | |||
| "version": "1.6.2", | |||
| "version": "2.0.0", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "AlgoritmArte", | |||
| "author": "AlgoritmArte", | |||
| @@ -8,7 +8,7 @@ | |||
| "pluginUrl": "https://github.com/SteveRussell33/Prism", | |||
| "sourceUrl": "https://github.com/SteveRussell33/Prism", | |||
| "changelogUrl": "https://github.com/SteveRussell33/Prism/blob/Rack2/CHANGELOG.md", | |||
| "version": "2.3.2", | |||
| "version": "2.3.3", | |||
| "modules": [ | |||
| { | |||
| "slug": "Rainbow", | |||
| @@ -0,0 +1,26 @@ | |||
| { | |||
| "slug": "SequelSequencers", | |||
| "name": "Sequel Sequencers", | |||
| "version": "2.0.0", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "Daniel Davies", | |||
| "author": "Daniel Davies", | |||
| "authorEmail": "danieldavies99@gmail.com", | |||
| "authorUrl": "https://github.com/danieldavies99", | |||
| "pluginUrl": "https://github.com/danieldavies99/sequel", | |||
| "manualUrl": "", | |||
| "sourceUrl": "https://github.com/danieldavies99/sequel", | |||
| "donateUrl": "", | |||
| "changelogUrl": "", | |||
| "modules": [ | |||
| { | |||
| "slug": "Sequel8", | |||
| "name": "Sequel 8", | |||
| "description": "3 row / 8 step sequencer with built-in clock divider", | |||
| "tags": [ | |||
| "Clock modulator", | |||
| "Sequencer" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "Sha-Bang-Modules", | |||
| "name": "Sha#Bang! Modules", | |||
| "version": "2.0.0", | |||
| "version": "2.0.1", | |||
| "license": "GPL-3.0-only", | |||
| "author": "Jeremy Muller", | |||
| "authorEmail": "jeremy@jeremymuller.com", | |||
| @@ -29,7 +29,8 @@ | |||
| "Granular", | |||
| "Physical modeling", | |||
| "Polyphonic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#collider" | |||
| }, | |||
| { | |||
| "slug": "Cosmosis", | |||
| @@ -39,7 +40,8 @@ | |||
| "Visual", | |||
| "Sequencer", | |||
| "Polyphonic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#cosmosis" | |||
| }, | |||
| { | |||
| "slug": "JeremyBlankPanel", | |||
| @@ -57,7 +59,8 @@ | |||
| "Visual", | |||
| "Sequencer", | |||
| "Polyphonic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#neutrinode" | |||
| }, | |||
| { | |||
| "slug": "Orbitones", | |||
| @@ -67,7 +70,8 @@ | |||
| "Visual", | |||
| "Low-frequency oscillator", | |||
| "Polyphonic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#orbitones" | |||
| }, | |||
| { | |||
| "slug": "Photron", | |||
| @@ -75,7 +79,8 @@ | |||
| "description": "Animation with inputs", | |||
| "tags": [ | |||
| "Visual" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#photron" | |||
| }, | |||
| { | |||
| "slug": "PhotronPanel", | |||
| @@ -83,7 +88,8 @@ | |||
| "description": "Animated panel", | |||
| "tags": [ | |||
| "Visual" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#photron-panel" | |||
| }, | |||
| { | |||
| "slug": "PolyrhythmClock", | |||
| @@ -93,7 +99,20 @@ | |||
| "Clock generator", | |||
| "Clock modulator", | |||
| "Random" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#polyrhythm-clock" | |||
| }, | |||
| { | |||
| "slug": "QubitCrusher", | |||
| "name": "QubitCrusher", | |||
| "description": "Bit crusher and downsampler with randomization", | |||
| "tags": [ | |||
| "Digital", | |||
| "Distortion", | |||
| "Effect", | |||
| "Sample and hold" | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#qubit-crusher" | |||
| }, | |||
| { | |||
| "slug": "RandGates", | |||
| @@ -103,7 +122,8 @@ | |||
| "Utility", | |||
| "Switch", | |||
| "Polyphonic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#randgates" | |||
| }, | |||
| { | |||
| "slug": "RandRoute", | |||
| @@ -113,18 +133,8 @@ | |||
| "Utility", | |||
| "Switch", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "QubitCrusher", | |||
| "name": "QubitCrusher", | |||
| "description": "Bit crusher and downsampler with randomization", | |||
| "tags": [ | |||
| "Digital", | |||
| "Distortion", | |||
| "Effect", | |||
| "Sample and hold" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#randroute" | |||
| }, | |||
| { | |||
| "slug": "StochSeq", | |||
| @@ -134,7 +144,8 @@ | |||
| "Sequencer", | |||
| "Visual", | |||
| "Logic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#stochseq" | |||
| }, | |||
| { | |||
| "slug": "StochSeq4", | |||
| @@ -144,7 +155,8 @@ | |||
| "Sequencer", | |||
| "Visual", | |||
| "Logic" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#stochseq4" | |||
| }, | |||
| { | |||
| "slug": "StochSeq4X", | |||
| @@ -153,7 +165,8 @@ | |||
| "tags": [ | |||
| "Expander", | |||
| "Sequencer" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#stochseq4x" | |||
| }, | |||
| { | |||
| "slug": "Talea", | |||
| @@ -161,7 +174,8 @@ | |||
| "description": "A unique arpeggiator with polyrhythmic capabilities", | |||
| "tags": [ | |||
| "Arpeggiator" | |||
| ] | |||
| ], | |||
| "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#talea" | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "Valley", | |||
| "name": "Valley", | |||
| "version": "2.0.0", | |||
| "version": "2.0.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "author": "Valley", | |||
| "authorEmail": "valley.audio.soft@gmail.com", | |||
| @@ -49,7 +49,8 @@ | |||
| "name": "Interzone", | |||
| "description": "", | |||
| "tags": [ | |||
| "Synth Voice" | |||
| "Synth Voice", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "kocmoc", | |||
| "name": "kocmoc", | |||
| "version": "2.0.1", | |||
| "version": "2.0.2", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "kocmoc", | |||
| "author": "janne808", | |||
| @@ -8,7 +8,7 @@ | |||
| "sourceUrl": "https://github.com/kockie69/SquinkyVCV-main", | |||
| "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md", | |||
| "changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md", | |||
| "version": "2.1.2", | |||
| "version": "2.1.3", | |||
| "modules": [ | |||
| { | |||
| "slug": "squinkylabs-mixm", | |||
| @@ -1,11 +1,10 @@ | |||
| { | |||
| "slug": "stocaudio", | |||
| "name": "stocaudio", | |||
| "version": "1.0.1", | |||
| "license": "BSD-3-Clause", | |||
| "version": "2.0.0", | |||
| "license": "GPL-3.0-or-later", | |||
| "author": "Alessandro Petrone", | |||
| "authorEmail": "contact@stocaudio.com", | |||
| "authorUrl": "https://stocaudio.com", | |||
| "pluginUrl": "https://github.com/aptrn/stocaudio-modules", | |||
| "manualUrl": "https://github.com/aptrn/stocaudio-modules", | |||
| "sourceUrl": "https://github.com/aptrn/stocaudio-modules", | |||
| @@ -43,45 +42,6 @@ | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Clock", | |||
| "name": "Clock", | |||
| "description": "Clock multiplier/divider with swing", | |||
| "tags": [ | |||
| "Utility", | |||
| "Sequencer", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Manseq", | |||
| "name": "Manseq", | |||
| "description": "Polyphonic button driven sequencer", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Btnseq", | |||
| "name": "Btnseq", | |||
| "description": "Polyphonic gate sequencer", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Polyslew", | |||
| "name": "Polyslew", | |||
| "description": "Polyphonic Slew Limiter", | |||
| "tags": [ | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||