{ "slug": "Coffee", "name": "Coffee", "version": "2.4.1", "license": "GPL-3.0-or-later", "brand": "Coffee", "author": "CoffeeVCV", "authorEmail": "CoffeeVCV@protonmail.com", "authorUrl": "", "pluginUrl": "https://github.com/CoffeeVCV/CoffeeVCV/", "manualUrl": "https://github.com/CoffeeVCV/CoffeeVCV/blob/master/README.md", "sourceUrl": "https://github.com/CoffeeVCV/CoffeeVCV/blob/master/README.md", "donateUrl": "", "changelogUrl": "https://github.com/CoffeeVCV/CoffeeVCV/blob/master/CHANGELOG.md", "modules": [ { "slug": "Between", "name": "Between", "description": "On trigger, out puts a random CV value between two values.", "tags": [ "Utility", "Random", "Sample and hold" ] }, { "slug": "Travel", "name": "Travel", "description": "On trigger, take two samples and interpolate an output", "tags": [ "Utility", "Slew Limiter", "Sample and hold" ] }, { "slug": "HiLo", "name": "HiLo", "description": "Given one or two inputs, output the maximum and minimum voltage.", "tags": [ "Utility" ] }, { "slug": "Some", "name": "Some", "description": "From a group of active inputs, when triggered, mute a number of the inputs, based on a probability", "tags": [ "Utility", "Random" ] }, { "slug": "Together", "name": "Together", "description": "An 8 channel, 4 group sequencer, with triggered randomized movement.", "tags": [ "Utility", "Clock modulator", "Logic", "Random", "Sequencer" ] }, { "slug": "Tumble", "name": "Tumble", "description": "A chain of up to 8 pulse countdowns, which can produce bursts of triggers or gates.", "tags": [ "Utility", "Clock modulator", "Logic", "Sequencer" ] }, { "slug": "Set", "name": "Set", "description": "Dual offset and scaling with CV control.", "tags": [ "Utility", "Dual" ] }, { "slug": "Fork", "name": "Fork", "description": "Provide two inputs and a probability/chance, will output one, when triggered.", "tags": [ "Utility", "Logic", "Random", "Sample and hold" ] }, { "slug": "Some2", "name": "Some2", "description": "On trigger, based on a CV input, between 0-n input is passed to outputs.", "tags": [ "Utility", "Random", "Logic" ] }, { "slug": "Tap", "name": "Tap", "description": "Three push buttons to control tree triggers and gates.", "tags": [ "Utility" ] }, { "slug": "Fork2", "name": "Fork2", "description": "Compare an input with a threshold and output one of two other inputs.", "tags": [ "Logic", "Utility" ] }, { "slug": "Some3", "name": "Some3", "description": "From a polyphonic input, when triggered, mute a number of the inputs, based on a probability", "tags": [ "Polyphonic", "Random", "Utility" ] }, { "slug": "Juice", "name": "Juice", "description": "Select one of 16 sets of 8 fixed voltages, based on a CV input.", "tags": [ "Polyphonic", "Utility" ] }, { "slug": "Twinned2", "name": "Twinned2", "description": "A sequencer with pair of 8 step notes, gates, randomisation and polyphonic input.", "tags": [ "Sequencer", "Polyphonic", "Random" ] }, { "slug": "Set2", "name": "Set2", "description": "A single large knob with up to 4 presets and smooth interploation over a specified time.", "tags": [ "Utility", "VCA" ] }, { "slug": "Any", "name": "Any", "description": "A simple AND/OR logic utility with 8 inputs, 1 output.", "tags": [ "Utility", "Logic" ] }, { "slug": "Quant", "name": "Quant", "description": "A small quantizer.", "tags": [ "Quantizer" ] } ] }