@@ -381,7 +381,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"voxglitch": { | "voxglitch": { | ||||
"buildTimestamp": 1653085125.8164952, | |||||
"buildTimestamp": 1653919247.3070877, | |||||
"creationTimestamp": 1579792597.0, | "creationTimestamp": 1579792597.0, | ||||
"modules": { | "modules": { | ||||
"autobreak": { | "autobreak": { | ||||
@@ -446,6 +446,9 @@ | |||||
}, | }, | ||||
"groovebox": { | "groovebox": { | ||||
"creationTimestamp": 1652104144.5374343 | "creationTimestamp": 1652104144.5374343 | ||||
}, | |||||
"GrooveBoxExpander": { | |||||
"creationTimestamp": 1653920289.7923827 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -2707,7 +2710,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"squinkylabs-plug1": { | "squinkylabs-plug1": { | ||||
"buildTimestamp": 1652103271.051025, | |||||
"buildTimestamp": 1653919973.3362465, | |||||
"creationTimestamp": 1521738241.0, | "creationTimestamp": 1521738241.0, | ||||
"modules": { | "modules": { | ||||
"squinkylabs-ev3": { | "squinkylabs-ev3": { | ||||
@@ -9345,7 +9348,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"GrandeModular": { | "GrandeModular": { | ||||
"buildTimestamp": 1652376718.909145, | |||||
"buildTimestamp": 1653920289.5379493, | |||||
"creationTimestamp": 1598123367.069531, | "creationTimestamp": 1598123367.069531, | ||||
"modules": { | "modules": { | ||||
"NoteMT": { | "NoteMT": { | ||||
@@ -9416,6 +9419,9 @@ | |||||
}, | }, | ||||
"VCA4": { | "VCA4": { | ||||
"creationTimestamp": 1652376851.6634595 | "creationTimestamp": 1652376851.6634595 | ||||
}, | |||||
"Compare3": { | |||||
"creationTimestamp": 1653920290.0462499 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -11056,5 +11062,74 @@ | |||||
"creationTimestamp": 1653918489.327067 | "creationTimestamp": 1653918489.327067 | ||||
} | } | ||||
} | } | ||||
}, | |||||
"dbRackSequencer": { | |||||
"buildTimestamp": 1653920158.7811532, | |||||
"creationTimestamp": 1653920290.2170763, | |||||
"modules": { | |||||
"JTChords": { | |||||
"creationTimestamp": 1653920290.355655 | |||||
}, | |||||
"Chords": { | |||||
"creationTimestamp": 1653920290.54113 | |||||
}, | |||||
"AG": { | |||||
"creationTimestamp": 1653920290.7803211 | |||||
}, | |||||
"ACC": { | |||||
"creationTimestamp": 1653920291.044168 | |||||
}, | |||||
"CV": { | |||||
"creationTimestamp": 1653920291.2251816 | |||||
}, | |||||
"Klee": { | |||||
"creationTimestamp": 1653920291.420067 | |||||
}, | |||||
"M851": { | |||||
"creationTimestamp": 1653920291.5665224 | |||||
}, | |||||
"CYC": { | |||||
"creationTimestamp": 1653920291.7062523 | |||||
}, | |||||
"PwmClock": { | |||||
"creationTimestamp": 1653920291.8480806 | |||||
}, | |||||
"TD4": { | |||||
"creationTimestamp": 1653920292.0352185 | |||||
}, | |||||
"P16": { | |||||
"creationTimestamp": 1653920292.1717558 | |||||
}, | |||||
"P4": { | |||||
"creationTimestamp": 1653920292.3111055 | |||||
}, | |||||
"PXY": { | |||||
"creationTimestamp": 1653920292.4427838 | |||||
}, | |||||
"C42": { | |||||
"creationTimestamp": 1653920292.5866406 | |||||
}, | |||||
"C42E": { | |||||
"creationTimestamp": 1653920292.72506 | |||||
}, | |||||
"Sum": { | |||||
"creationTimestamp": 1653920292.8620412 | |||||
}, | |||||
"SE": { | |||||
"creationTimestamp": 1653920293.0326486 | |||||
}, | |||||
"Uno": { | |||||
"creationTimestamp": 1653920293.1714945 | |||||
}, | |||||
"UnoE": { | |||||
"creationTimestamp": 1653920293.3093078 | |||||
}, | |||||
"TheMatrix": { | |||||
"creationTimestamp": 1653920293.4501486 | |||||
}, | |||||
"N3": { | |||||
"creationTimestamp": 1653920293.588474 | |||||
} | |||||
} | |||||
} | } | ||||
} | } |
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "GrandeModular", | "slug": "GrandeModular", | ||||
"name": "Grande", | "name": "Grande", | ||||
"version": "2.5.0", | |||||
"version": "2.6.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"author": "David Grande", | "author": "David Grande", | ||||
"authorEmail": "dbgrande246@gmail.com", | "authorEmail": "dbgrande246@gmail.com", | ||||
@@ -23,6 +23,17 @@ | |||||
"Polyphonic" | "Polyphonic" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "Compare3", | |||||
"name": "Compare3", | |||||
"description": "Three windowed comparators with common input.", | |||||
"keywords": "window", | |||||
"manualUrl": "https://github.com/dbgrande/GrandeModular/#compare3", | |||||
"tags": [ | |||||
"Logic", | |||||
"Polyphonic" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "LFO3", | "slug": "LFO3", | ||||
"name": "LFO3", | "name": "LFO3", | ||||
@@ -0,0 +1,189 @@ | |||||
{ | |||||
"slug": "dbRackSequencer", | |||||
"name": "dbRackSequencer", | |||||
"version": "2.0.2", | |||||
"license": "GPL-3.0-or-later", | |||||
"brand": "docB", | |||||
"author": "docB", | |||||
"authorEmail": "", | |||||
"authorUrl": "https://docb.io", | |||||
"pluginUrl": "https://github.com/docb/dbRackSequencer", | |||||
"manualUrl": "https://github.com/docb/dbRackSequencer", | |||||
"sourceUrl": "https://github.com/docb/dbRackSequencer", | |||||
"donateUrl": "https://www.paypal.com/paypalme/docb222", | |||||
"changelogUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "JTChords", | |||||
"name": "JTChords", | |||||
"description": "Just Intonation Chords", | |||||
"tags": [ | |||||
"Utility", | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Chords", | |||||
"name": "Chords", | |||||
"description": "Chord Sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "AG", | |||||
"name": "AG", | |||||
"description": "Voltage addressable Gate Patterns", | |||||
"tags": [ | |||||
"Polyphonic", | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "ACC", | |||||
"name": "ACC", | |||||
"description": "Accumulator", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "CV", | |||||
"name": "CV", | |||||
"description": "CV Source for Sequencing", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Klee", | |||||
"name": "Klee", | |||||
"description": "A Klee like sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "M851", | |||||
"name": "M851", | |||||
"description": "M851 Sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "CYC", | |||||
"name": "CYC", | |||||
"description": "A cyclic sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "PwmClock", | |||||
"name": "PwmClock", | |||||
"description": "Clock generator with nine configurable clocks with adjustable pwm", | |||||
"tags": [ | |||||
"Clock generator" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "TD4", | |||||
"name": "TD4", | |||||
"description": "A building block for 4x4 sequencers", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "P16", | |||||
"name": "P16", | |||||
"description": "One hundred permutations of 16 steps", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "P4", | |||||
"name": "P4", | |||||
"description": "Permutations of 4 steps", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "PXY", | |||||
"name": "PXY", | |||||
"description": "2D Cartesian Sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "C42", | |||||
"name": "C42", | |||||
"description": "An universal Sequencer with up to 16 play heads and cellular automation", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Polyphonic" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "C42E", | |||||
"name": "C42E", | |||||
"description": "C42 Expander", | |||||
"tags": [ | |||||
"Expander" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Sum", | |||||
"name": "Sum", | |||||
"description": "Expandable Polyphonic Adder, Mixer ", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SE", | |||||
"name": "SE", | |||||
"description": "Expander for Sum", | |||||
"tags": [ | |||||
"Expander" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Uno", | |||||
"name": "Uno", | |||||
"description": "A step sequencer with random skip function", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "UnoE", | |||||
"name": "UnoE", | |||||
"description": "Expander for Uno", | |||||
"tags": [ | |||||
"Expander" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "TheMatrix", | |||||
"name": "TheMatrix", | |||||
"description": "A 32x32 Grid ASCII Sequencer with up to 16 play heads", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Polyphonic" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "N3", | |||||
"name": "N3", | |||||
"description": "A trigger sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -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.5", | |||||
"version": "2.1.7", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "squinkylabs-mixm", | "slug": "squinkylabs-mixm", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "voxglitch", | "slug": "voxglitch", | ||||
"name": "Voxglitch", | "name": "Voxglitch", | ||||
"version": "2.13.0", | |||||
"version": "2.14.1", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "Voxglitch", | "brand": "Voxglitch", | ||||
"author": "Bret Truchan", | "author": "Bret Truchan", | ||||
@@ -123,6 +123,22 @@ | |||||
"Expander" | "Expander" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "groovebox", | |||||
"name": "Groove Box", | |||||
"description": "8-track sample based groovebox with parameter locks", | |||||
"tags": [ | |||||
"Sampler" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "GrooveBoxExpander", | |||||
"name": "Groove Box Expander", | |||||
"description": "Expander module for the Voxglitch Groovebox that provides Mutes, Solos, Gate Outputs, and track-level control over volume, pan, and pitch.", | |||||
"tags": [ | |||||
"Sampler" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "hazumi", | "slug": "hazumi", | ||||
"name": "Hazumi", | "name": "Hazumi", | ||||
@@ -163,14 +179,6 @@ | |||||
"Sampler" | "Sampler" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "groovebox", | |||||
"name": "Groove Box", | |||||
"description": "8-track sample based groovebox with parameter locks", | |||||
"tags": [ | |||||
"Sampler" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "wavbank", | "slug": "wavbank", | ||||
"name": "Wav Bank", | "name": "Wav Bank", | ||||