{ "slug": "alefsbits", "name": "alef's bits", "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "alef's bits", "author": "alefnull", "authorEmail": "", "authorUrl": "https://twitter.com/alefnull", "pluginUrl": "https://github.com/alefnull/alefsbits", "manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md", "sourceUrl": "https://github.com/alefnull/alefsbits", "donateUrl": "https://paypal.me/alefnull", "changelogUrl": "", "modules": [ { "slug": "simplexandhold", "name": "simplex & hold", "description": "sample & hold module using internal simplex noise source", "tags": [ "S&H", "Polyphonic", "Random" ] }, { "slug": "blank6hp", "name": "blank 6hp", "description": "a simple blank", "tags": [ "Blank" ] }, { "slug": "simplexvco", "name": "simplex vco", "description": "a voltage-controlled oscillator based on simplex noise", "tags": [ "Oscillator", "Polyphonic" ] }, { "slug": "polyrand", "name": "polyrand", "description": "output a random channel of a poly input with a trigger", "tags": [ "Utility", "Polyphonic", "Random" ] }, { "slug": "noize", "name": "noize", "description": "random noise generator with duration parameter and 0-10V cv input", "tags": [ "Noise", "Random" ] }, { "slug": "steps", "name": "steps", "description": "a simple 8 step sequencer with randomize trigger and eoc output", "tags": [ "Sequencer" ] }, { "slug": "fibb", "name": "fibb", "description": "a clock divider based on the fibbonacci sequence", "tags": [ "Clock modulator" ] } ] }