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