| @@ -11754,7 +11754,7 @@ | |||
| } | |||
| }, | |||
| "StochasticTelegraph": { | |||
| "buildTimestamp": 1759689931.1998448, | |||
| "buildTimestamp": 1761544502.6180434, | |||
| "creationTimestamp": 1649868370.1906905, | |||
| "modules": { | |||
| "Drifter": { | |||
| @@ -13485,7 +13485,7 @@ | |||
| } | |||
| }, | |||
| "vanTies": { | |||
| "buildTimestamp": 1751218235.245301, | |||
| "buildTimestamp": 1761544813.2848556, | |||
| "creationTimestamp": 1681691911.9831073, | |||
| "modules": { | |||
| "Ad": { | |||
| @@ -14205,7 +14205,7 @@ | |||
| } | |||
| }, | |||
| "CVfunk": { | |||
| "buildTimestamp": 1759689476.300027, | |||
| "buildTimestamp": 1761544372.1770768, | |||
| "creationTimestamp": 1711827243.9642084, | |||
| "modules": { | |||
| "Steps": { | |||
| @@ -14312,6 +14312,15 @@ | |||
| }, | |||
| "Clpy": { | |||
| "creationTimestamp": 1759690923.6851401 | |||
| }, | |||
| "Tuner": { | |||
| "creationTimestamp": 1761544813.89159 | |||
| }, | |||
| "Alloy": { | |||
| "creationTimestamp": 1761544813.964268 | |||
| }, | |||
| "Onion": { | |||
| "creationTimestamp": 1761544814.0394363 | |||
| } | |||
| } | |||
| }, | |||
| @@ -15933,7 +15942,7 @@ | |||
| } | |||
| }, | |||
| "pachde-CHEM": { | |||
| "buildTimestamp": 1759801615.7657504, | |||
| "buildTimestamp": 1761544778.621711, | |||
| "creationTimestamp": 1759801616.0104766, | |||
| "modules": { | |||
| "chem-core": { | |||
| @@ -15987,7 +15996,7 @@ | |||
| } | |||
| }, | |||
| "LydD-Modules": { | |||
| "buildTimestamp": 1759801346.843762, | |||
| "buildTimestamp": 1761544396.9361672, | |||
| "creationTimestamp": 1759801617.523616, | |||
| "modules": { | |||
| "Poppy-fields": { | |||
| @@ -16033,5 +16042,23 @@ | |||
| "creationTimestamp": 1760375142.5070832 | |||
| } | |||
| } | |||
| }, | |||
| "BGal256": { | |||
| "buildTimestamp": 1761544224.8401284, | |||
| "creationTimestamp": 1761544813.5383034, | |||
| "modules": { | |||
| "BufferSludger": { | |||
| "creationTimestamp": 1761544813.6080217 | |||
| }, | |||
| "BufferSludgerTransposer": { | |||
| "creationTimestamp": 1761544813.675346 | |||
| }, | |||
| "DressMeUp": { | |||
| "creationTimestamp": 1761544813.7514853 | |||
| }, | |||
| "SortStep": { | |||
| "creationTimestamp": 1761544813.819788 | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -0,0 +1,58 @@ | |||
| { | |||
| "slug": "BGal256", | |||
| "name": "BGal256", | |||
| "version": "2.0.3", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "BGAL256", | |||
| "author": "BGal", | |||
| "authorEmail": "blechigal@gmail.com", | |||
| "authorUrl": "", | |||
| "pluginUrl": "https://github.com/Shtrompel/BGal256", | |||
| "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/README.md", | |||
| "sourceUrl": "https://github.com/Shtrompel/BGal256", | |||
| "donateUrl": "", | |||
| "changelogUrl": "", | |||
| "modules": [ | |||
| { | |||
| "slug": "BufferSludger", | |||
| "name": "BufferSludger", | |||
| "description": "Real time audio playback manipulation", | |||
| "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/BufferSludger.md", | |||
| "tags": [ | |||
| "Effect", | |||
| "Digital", | |||
| "Sampler" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "BufferSludgerTransposer", | |||
| "name": "BufferSludgerTransposer", | |||
| "description": "Real time transposer for the BufferSludger module", | |||
| "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/BufferSludgerTransposer.md", | |||
| "tags": [ | |||
| "Expander" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "DressMeUp", | |||
| "name": "DressMeUp", | |||
| "description": "4 step programmable sequencer", | |||
| "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/DressMeUp.md", | |||
| "tags": [ | |||
| "Visual", | |||
| "Digital", | |||
| "Sequencer" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "SortStep", | |||
| "name": "SortStep", | |||
| "description": "Sorting Algorithms to CV", | |||
| "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/SortStep.md", | |||
| "tags": [ | |||
| "Digital", | |||
| "Sequencer" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "CVfunk", | |||
| "name": "CV funk Modules", | |||
| "version": "2.0.30", | |||
| "version": "2.0.35", | |||
| "license": "MIT", | |||
| "brand": "CV funk", | |||
| "author": "Cody Geary", | |||
| @@ -204,7 +204,7 @@ | |||
| { | |||
| "slug": "TriDelay", | |||
| "name": "Tri Delay", | |||
| "description": "A three tap delay line.", | |||
| "description": "A three tap fractional-delay with ranges from ms to a few seconds.", | |||
| "tags": [ | |||
| "Delay" | |||
| ] | |||
| @@ -251,13 +251,14 @@ | |||
| "tags": [ | |||
| "Voltage-controlled amplifier", | |||
| "Mixer", | |||
| "Dual", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Weave", | |||
| "name": "Weave", | |||
| "description": "A six note chord quantizer, with the abilty to weave the outputs into different permutations.", | |||
| "description": "A six note chord quantizer, with the abilty to weave the outputs into different permutations. Individual outputs per channel allow you to split your chords to different voices.", | |||
| "tags": [ | |||
| "Quantizer", | |||
| "Polyphonic" | |||
| @@ -275,7 +276,7 @@ | |||
| { | |||
| "slug": "Hammer", | |||
| "name": "Hammer", | |||
| "description": "A compact version of the Syncro eight channel clock ratio generator.", | |||
| "description": "A compact and more-precise version of the Syncro eight-channel clock ratio generator.", | |||
| "tags": [ | |||
| "Clock generator", | |||
| "Clock modulator", | |||
| @@ -289,6 +290,7 @@ | |||
| "tags": [ | |||
| "Voltage-controlled amplifier", | |||
| "Utility", | |||
| "Dual", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| @@ -320,7 +322,7 @@ | |||
| { | |||
| "slug": "Count", | |||
| "name": "Count", | |||
| "description": "Counts up. Counts Down.", | |||
| "description": "Counts up. Counts down. Auto-adapting display can handle very large numbers.", | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| @@ -333,6 +335,37 @@ | |||
| "Waveshaper", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Tuner", | |||
| "name": "Tuner", | |||
| "description": "Dual autocorrelation tuner and zero-centered waveform display.", | |||
| "tags": [ | |||
| "Tuner", | |||
| "Dual", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Alloy", | |||
| "name": "Alloy", | |||
| "description": "A metallic sound generator that uses Karplus\u2013Strong fractional delay networks to produce shimmering, percussive tones.", | |||
| "tags": [ | |||
| "Drum", | |||
| "Physical modeling", | |||
| "Polyphonic", | |||
| "Effect", | |||
| "Oscillator" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Onion", | |||
| "name": "Onion", | |||
| "description": "A polyphonic fader module with layers.", | |||
| "tags": [ | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -3,7 +3,7 @@ | |||
| "name": "LydD Modules", | |||
| "author": "Lydian", | |||
| "license": "GPL-3.0-or-later", | |||
| "version": "2.0.16", | |||
| "version": "2.0.18", | |||
| "modules": [ | |||
| { | |||
| "slug": "Poppy-fields", | |||
| @@ -1,13 +1,13 @@ | |||
| { | |||
| "slug": "StochasticTelegraph", | |||
| "name": "Stochastic Telegraph", | |||
| "version": "2.0.22", | |||
| "minRackVersion": "2.4.0", | |||
| "version": "2.0.23", | |||
| "minRackVersion": "2.6.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "Stochastic Telegraph", | |||
| "author": "Mahlen Morris", | |||
| "authorEmail": "vcv@stochastictelegraph.com", | |||
| "authorUrl": "https://www.stochastictelegraph.com", | |||
| "authorUrl": "https://www.youtube.com/@StochasticTelegraphTech/featured", | |||
| "pluginUrl": "https://github.com/mahlenmorris/VCVRack", | |||
| "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md", | |||
| "sourceUrl": "https://github.com/mahlenmorris/VCVRack", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "pachde-CHEM", | |||
| "name": "#d CHEM", | |||
| "version": "2.0.1", | |||
| "version": "2.0.2", | |||
| "license": "MIT", | |||
| "brand": "pachde", | |||
| "author": "pachde", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "vanTies", | |||
| "name": "van Ties", | |||
| "version": "2.6.1", | |||
| "version": "2.6.2", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "", | |||
| "author": "Matthias Sars", | |||