@@ -381,7 +381,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"voxglitch": { | "voxglitch": { | ||||
"buildTimestamp": 1646918972.1886938, | |||||
"buildTimestamp": 1647285810.6791806, | |||||
"creationTimestamp": 1579792597.0, | "creationTimestamp": 1579792597.0, | ||||
"modules": { | "modules": { | ||||
"autobreak": { | "autobreak": { | ||||
@@ -719,7 +719,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"AmalgamatedHarmonics": { | "AmalgamatedHarmonics": { | ||||
"buildTimestamp": 1577173066.110999, | |||||
"buildTimestamp": 1647285663.8222241, | |||||
"creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
"modules": { | "modules": { | ||||
"Arp31": { | "Arp31": { | ||||
@@ -10254,7 +10254,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"cvly": { | "cvly": { | ||||
"buildTimestamp": 1630329506.7512999, | |||||
"buildTimestamp": 1647285869.9306562, | |||||
"creationTimestamp": 1628185145.562309, | "creationTimestamp": 1628185145.562309, | ||||
"modules": { | "modules": { | ||||
"ntrvlc": { | "ntrvlc": { | ||||
@@ -10280,6 +10280,12 @@ | |||||
}, | }, | ||||
"whl": { | "whl": { | ||||
"creationTimestamp": 1630329893.8515399 | "creationTimestamp": 1630329893.8515399 | ||||
}, | |||||
"brst": { | |||||
"creationTimestamp": 1647285943.933387 | |||||
}, | |||||
"vbrt": { | |||||
"creationTimestamp": 1647285944.1348789 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -10515,7 +10521,7 @@ | |||||
"buildTimestamp": 1638135908.8031194 | "buildTimestamp": 1638135908.8031194 | ||||
}, | }, | ||||
"SequelSequencers": { | "SequelSequencers": { | ||||
"buildTimestamp": 1640299012.368548, | |||||
"buildTimestamp": 1647285943.2491586, | |||||
"creationTimestamp": 1639113349.024814, | "creationTimestamp": 1639113349.024814, | ||||
"modules": { | "modules": { | ||||
"Sequel8": { | "Sequel8": { | ||||
@@ -10523,6 +10529,18 @@ | |||||
}, | }, | ||||
"Sequel16": { | "Sequel16": { | ||||
"creationTimestamp": 1640299119.0541544 | "creationTimestamp": 1640299119.0541544 | ||||
}, | |||||
"Quantify": { | |||||
"creationTimestamp": 1647285944.3333242 | |||||
}, | |||||
"Samuel": { | |||||
"creationTimestamp": 1647285944.530566 | |||||
}, | |||||
"Blank3": { | |||||
"creationTimestamp": 1647285944.7390532 | |||||
}, | |||||
"Blank5": { | |||||
"creationTimestamp": 1647285944.9161818 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -3,13 +3,13 @@ | |||||
"name": "Amalgamated Harmonics", | "name": "Amalgamated Harmonics", | ||||
"author": "John Hoar", | "author": "John Hoar", | ||||
"license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
"authorEmail": "amalgamatedharmonics@outlook.com", | |||||
"authorEmail": "johnhoar@yahoo.co.uk", | |||||
"manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", | "manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", | ||||
"pluginUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", | "pluginUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", | ||||
"authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", | "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", | ||||
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", | "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", | ||||
"changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", | "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", | ||||
"version": "1.0.4", | |||||
"version": "2.0.0", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "Arp31", | "slug": "Arp31", | ||||
@@ -177,7 +177,8 @@ | |||||
"description": "A multi-input arpeggiator", | "description": "A multi-input arpeggiator", | ||||
"tags": [ | "tags": [ | ||||
"Arpeggiator" | "Arpeggiator" | ||||
] | |||||
], | |||||
"deprecated": true | |||||
}, | }, | ||||
{ | { | ||||
"slug": "Progress", | "slug": "Progress", | ||||
@@ -185,7 +186,8 @@ | |||||
"description": "A chord sequencer", | "description": "A chord sequencer", | ||||
"tags": [ | "tags": [ | ||||
"Sequencer" | "Sequencer" | ||||
] | |||||
], | |||||
"deprecated": true | |||||
}, | }, | ||||
{ | { | ||||
"slug": "ScaleQuantizer", | "slug": "ScaleQuantizer", | ||||
@@ -193,7 +195,8 @@ | |||||
"description": "Scale-aware quantizer", | "description": "Scale-aware quantizer", | ||||
"tags": [ | "tags": [ | ||||
"Quantizer" | "Quantizer" | ||||
] | |||||
], | |||||
"deprecated": true | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -1,14 +1,14 @@ | |||||
{ | { | ||||
"slug": "SequelSequencers", | "slug": "SequelSequencers", | ||||
"name": "Sequel Sequencers", | |||||
"version": "2.1.0", | |||||
"name": "Daniel Davies", | |||||
"version": "2.2.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "Daniel Davies", | "brand": "Daniel Davies", | ||||
"author": "Daniel Davies", | "author": "Daniel Davies", | ||||
"authorEmail": "danieldavies99@gmail.com", | "authorEmail": "danieldavies99@gmail.com", | ||||
"authorUrl": "https://github.com/danieldavies99", | "authorUrl": "https://github.com/danieldavies99", | ||||
"pluginUrl": "https://github.com/danieldavies99/sequel", | "pluginUrl": "https://github.com/danieldavies99/sequel", | ||||
"manualUrl": "", | |||||
"manualUrl": "https://github.com/danieldavies99/sequel/blob/master/manual/daniel_davies_modular_manual.pdf", | |||||
"sourceUrl": "https://github.com/danieldavies99/sequel", | "sourceUrl": "https://github.com/danieldavies99/sequel", | ||||
"donateUrl": "", | "donateUrl": "", | ||||
"changelogUrl": "", | "changelogUrl": "", | ||||
@@ -30,6 +30,38 @@ | |||||
"Clock modulator", | "Clock modulator", | ||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"slug": "Quantify", | |||||
"name": "Quantify", | |||||
"description": "3x Quantizer with attenuverted inputs + nudge and transpose controls", | |||||
"tags": [ | |||||
"Quantizer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Samuel", | |||||
"name": "Samuel", | |||||
"description": "Morse code based rhythm generator", | |||||
"tags": [ | |||||
"Clock modulator" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Blank3", | |||||
"name": "Blank3", | |||||
"description": "3HP wide blank panel", | |||||
"tags": [ | |||||
"Blank" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Blank5", | |||||
"name": "Blank5", | |||||
"description": "5HP wide blank panel", | |||||
"tags": [ | |||||
"Blank" | |||||
] | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -1,18 +1,30 @@ | |||||
{ | { | ||||
"slug": "cvly", | "slug": "cvly", | ||||
"name": "cvly", | "name": "cvly", | ||||
"version": "1.0.4", | |||||
"version": "2.0.1", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "cvly", | "brand": "cvly", | ||||
"author": "Benja Appel", | "author": "Benja Appel", | ||||
"authorEmail": "beno.appel@gmail.com", | "authorEmail": "beno.appel@gmail.com", | ||||
"authorUrl": "", | "authorUrl": "", | ||||
"pluginUrl": "", | "pluginUrl": "", | ||||
"manualUrl": "https://github.com/Lyqst/cvly-modules#modules", | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/tree/v2/docs", | |||||
"sourceUrl": "https://github.com/Lyqst/cvly-modules", | "sourceUrl": "https://github.com/Lyqst/cvly-modules", | ||||
"donateUrl": "https://www.buymeacoffee.com/cvly", | |||||
"changelogUrl": "https://github.com/Lyqst/cvly-modules/releases", | |||||
"donateUrl": "https://ko-fi.com/cvlymodules", | |||||
"changelogUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/CHANGELOG.md", | |||||
"modules": [ | "modules": [ | ||||
{ | |||||
"slug": "brst", | |||||
"name": "brst", | |||||
"description": "Burst generator with up to 8 outputs", | |||||
"tags": [ | |||||
"poly", | |||||
"sample and hold", | |||||
"sequencer", | |||||
"switch" | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/brst.md#brst" | |||||
}, | |||||
{ | { | ||||
"slug": "bss", | "slug": "bss", | ||||
"name": "bss", | "name": "bss", | ||||
@@ -22,7 +34,8 @@ | |||||
"quantizer", | "quantizer", | ||||
"sample and hold", | "sample and hold", | ||||
"utility" | "utility" | ||||
] | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/bss.md#bss" | |||||
}, | }, | ||||
{ | { | ||||
"slug": "crcl", | "slug": "crcl", | ||||
@@ -33,7 +46,8 @@ | |||||
"poly", | "poly", | ||||
"sample and hold", | "sample and hold", | ||||
"sequencer" | "sequencer" | ||||
] | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/crcl.md#crcl" | |||||
}, | }, | ||||
{ | { | ||||
"slug": "ntrvlc", | "slug": "ntrvlc", | ||||
@@ -43,7 +57,8 @@ | |||||
"quantizer", | "quantizer", | ||||
"poly", | "poly", | ||||
"sequencer" | "sequencer" | ||||
] | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/ntrvlc.md#ntrvlc" | |||||
}, | }, | ||||
{ | { | ||||
"slug": "ntrvlx", | "slug": "ntrvlx", | ||||
@@ -51,7 +66,8 @@ | |||||
"description": "ntrvlc expander with output triggers and stacking configuration", | "description": "ntrvlc expander with output triggers and stacking configuration", | ||||
"tags": [ | "tags": [ | ||||
"expander" | "expander" | ||||
] | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/ntrvlc.md#ntrvlx-expander" | |||||
}, | }, | ||||
{ | { | ||||
"slug": "spc", | "slug": "spc", | ||||
@@ -61,7 +77,8 @@ | |||||
"quantizer", | "quantizer", | ||||
"poly", | "poly", | ||||
"utility" | "utility" | ||||
] | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/spc.md#spc" | |||||
}, | }, | ||||
{ | { | ||||
"slug": "stpr", | "slug": "stpr", | ||||
@@ -70,7 +87,8 @@ | |||||
"tags": [ | "tags": [ | ||||
"sequencer", | "sequencer", | ||||
"switch" | "switch" | ||||
] | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/stpr.md#stpr" | |||||
}, | }, | ||||
{ | { | ||||
"slug": "txt", | "slug": "txt", | ||||
@@ -81,6 +99,17 @@ | |||||
"utility" | "utility" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "vbrt", | |||||
"name": "vbrt", | |||||
"description": "Multiple pitch voltage detuner with incorporated per-channel LFO", | |||||
"tags": [ | |||||
"multiple", | |||||
"lfo", | |||||
"poly" | |||||
], | |||||
"manualUrl": "https://github.com/Lyqst/cvly-modules/blob/v2/docs/vbrt.md#vbrt" | |||||
}, | |||||
{ | { | ||||
"slug": "whl", | "slug": "whl", | ||||
"name": "whl", | "name": "whl", | ||||
@@ -1,8 +1,8 @@ | |||||
{ | { | ||||
"slug": "voxglitch", | "slug": "voxglitch", | ||||
"name": "Voxglitch", | "name": "Voxglitch", | ||||
"version": "2.11.0", | |||||
"license": "BSD-3-Clause", | |||||
"version": "2.11.1", | |||||
"license": "GPL-3.0-or-later", | |||||
"brand": "Voxglitch", | "brand": "Voxglitch", | ||||
"author": "Bret Truchan", | "author": "Bret Truchan", | ||||
"authorEmail": "clone45@gmail.com", | "authorEmail": "clone45@gmail.com", | ||||