|
- {
- "slug": "GrandeModular",
- "name": "Grande",
- "version": "2.7.2",
- "license": "GPL-3.0-or-later",
- "author": "David Grande",
- "authorEmail": "dbgrande246@gmail.com",
- "authorUrl": "",
- "pluginUrl": "",
- "manualUrl": "https://github.com/dbgrande/GrandeModular",
- "sourceUrl": "https://github.com/dbgrande/GrandeModular",
- "donateUrl": "",
- "changelogUrl": "",
- "modules": [
- {
- "slug": "Clip",
- "name": "Clip",
- "description": "Polyphonic hard clipper and visual clip monitor.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#clip",
- "tags": [
- "Limiter",
- "Visual",
- "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",
- "name": "LFO3",
- "description": "Three individual bipolar sine LFOs with separate frequency inputs.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#lfo3",
- "tags": [
- "Low-frequency oscillator",
- "Polyphonic"
- ]
- },
- {
- "slug": "LFO4",
- "name": "LFO4",
- "description": "Four ratioed bipolar sine LFOs with common primary frequency input.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#lfo4",
- "tags": [
- "Low-frequency oscillator",
- "Polyphonic"
- ]
- },
- {
- "slug": "Logic",
- "name": "Logic",
- "description": "Polyphonic logic gates. (Gates also include two single-input modes: apply across all A channels, and invert all B channels.)",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#logic",
- "tags": [
- "Logic",
- "Polyphonic"
- ]
- },
- {
- "slug": "Merge8",
- "name": "Merge8",
- "description": "8-channel polyphonic merge.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#merge8",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "MergeSplit4",
- "name": "MergeSplit4",
- "description": "4-channel polyphonic merge and split.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#mergesplit4-ms4",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "MicrotonalChords",
- "name": "Microtonal Chords",
- "description": "Microtonal quad chord generator.",
- "keywords": "microtonal",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#microtonalchords",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "MicrotonalNotes",
- "name": "Microtonal Notes",
- "description": "Microtonal octal note generator.",
- "keywords": "microtonal",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#microtonalnotes",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "NoteMT",
- "name": "NoteMT",
- "description": "Microtonal note utility.",
- "keywords": "microtonal",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#notemt",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "Peak",
- "name": "Peak",
- "description": "Captures polyphonic min/max peaks.",
- "keywords": "min max",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#peak",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "PolyMergeResplit",
- "name": "PolyMergeResplit",
- "description": "Poly-to-poly Merge and Resplit back to the same channel widths.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#polymergeresplit-pmr",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "PolySplit",
- "name": "PolySplit",
- "description": "Poly-to-poly splitter with visual selection of channel split points.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#polysplit",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "Push",
- "name": "Push",
- "description": "Polyphonic push-button switches.",
- "keywords": "button switch",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#push",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "Quant",
- "name": "Quant",
- "description": "Quantizer with equi-likely notes mode.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#quant",
- "tags": [
- "Quantizer",
- "Polyphonic"
- ]
- },
- {
- "slug": "QuantIntervals",
- "name": "Quant Intervals",
- "description": "Microtonal quantizer based on pitch intervals.",
- "keywords": "microtonal",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#quantintervals",
- "tags": [
- "Quantizer",
- "Polyphonic"
- ]
- },
- {
- "slug": "QuantMT",
- "name": "QuantMT",
- "description": "Microtonal quantizer.",
- "keywords": "microtonal",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#quantmt",
- "tags": [
- "Quantizer",
- "Polyphonic"
- ]
- },
- {
- "slug": "SampleDelays",
- "name": "SampleDelays",
- "description": "Provides multiple sample delay options.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#sampledelays-sd",
- "tags": [
- "Delay",
- "Polyphonic"
- ]
- },
- {
- "slug": "Scale",
- "name": "Scale",
- "description": "Additional scales for Quant.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#scale",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "Split8",
- "name": "Split8",
- "description": "8-channel polyphonic split.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#split8",
- "tags": [
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "Tails",
- "name": "Tails",
- "description": "Mono-to-poly sequential note splitter\u2014helps preserve envelope tails.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#tails",
- "tags": [
- "Utility",
- "Polyphonic",
- "Voltage-controlled amplifier"
- ]
- },
- {
- "slug": "Tails4",
- "name": "Tails4",
- "description": "Quad mono-to-poly sequential note splitter with common outputs\u2014helps preserve envelope tails.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#tails4",
- "tags": [
- "Utility",
- "Polyphonic",
- "Voltage-controlled amplifier"
- ]
- },
- {
- "slug": "VarSampleDelays",
- "name": "VarSampleDelays",
- "description": "Quad independent variable sample-delay buffers.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#varsampledelays-vsd",
- "tags": [
- "Delay",
- "Polyphonic",
- "Quad"
- ]
- },
- {
- "slug": "VCA3",
- "name": "VCA3",
- "description": "Triple voltage-controlled amplifier.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#vca3",
- "tags": [
- "Voltage-controlled amplifier",
- "Polyphonic"
- ]
- },
- {
- "slug": "VCA4",
- "name": "VCA4",
- "description": "Quad voltage-controlled amplifier.",
- "manualUrl": "https://github.com/dbgrande/GrandeModular/#vca4",
- "tags": [
- "Voltage-controlled amplifier",
- "Polyphonic"
- ]
- }
- ]
- }
|