|
- {
- "slug": "23volts",
- "name": "23volts",
- "version": "1.1.5",
- "license": "GPL-3.0-only",
- "brand": "23volts",
- "author": "R\u00e9mi Collin",
- "authorEmail": "23volts@gmail.com",
- "authorUrl": "https://github.com/23volts/23volts-vcv",
- "pluginUrl": "https://github.com/23volts/23volts-vcv",
- "manualUrl": "https://github.com/23volts/23volts-vcv",
- "sourceUrl": "https://github.com/23volts/23volts-vcv",
- "donateUrl": "https://paypal.me/23volts",
- "changelogUrl": "https://github.com/23volts/23volts-vcv/blob/master/CHANGELOG.md",
- "modules": [
- {
- "slug": "Mem",
- "name": "Mem",
- "description": "Sample & Hold with replay/looping abilities",
- "tags": [
- "Sample and hold",
- "S&H",
- "Utility",
- "Sampler",
- "Sequencer"
- ]
- },
- {
- "slug": "Merge8",
- "name": "Merge8",
- "description": "8 voice polyphonic merger",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- },
- {
- "slug": "MultimapK",
- "name": "Multimap",
- "description": "Versatile Midi IO & mapping utility, 16 knobs version",
- "tags": [
- "Midi",
- "Controller",
- "Utility"
- ]
- },
- {
- "slug": "MultimapS",
- "name": "Multimap",
- "description": "Versatile Midi IO & mapping utility, 16 switches version",
- "tags": [
- "Midi",
- "Controller",
- "Utility"
- ]
- },
- {
- "slug": "Split8",
- "name": "Split8",
- "description": "8 voices polyphonic splitter",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- },
- {
- "slug": "Split4",
- "name": "Split4",
- "description": "2 x 4 voices polyphonic splitter",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- },
- {
- "slug": "Merge4",
- "name": "Merge4",
- "description": "2 x 4 voices polyphonic merger",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- },
- {
- "slug": "Morph",
- "name": "Morph",
- "description": "8 Knobs controller with snapshots and morphing",
- "tags": [
- "Controller"
- ]
- },
- {
- "slug": "SwitchN1",
- "name": "SwitchN1",
- "description": "Polyphonic N to 1 sequential switch",
- "tags": [
- "Utility",
- "Polyphonic",
- "Switch"
- ]
- },
- {
- "slug": "Cells",
- "name": "Cells",
- "description": "Cellular automaton sequencer",
- "tags": [
- "Random",
- "Visual",
- "Sequencer"
- ]
- },
- {
- "slug": "ClockM8",
- "name": "ClockM8",
- "description": "Polyphonic Clock Modulator",
- "tags": [
- "Clock Modulator",
- "Polyphonic"
- ]
- },
- {
- "slug": "MidiPC",
- "name": "MidiPC",
- "description": "Sends and receive midi program change",
- "tags": [
- "MIDI"
- ]
- },
- {
- "slug": "PolyMerge",
- "name": "PolyMerge",
- "description": "Merge N polyphonic inputs to 1 polyphonic output",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- },
- {
- "slug": "PolySplit",
- "name": "PolySplit",
- "description": "Splits 1 polyphonic input to N polyphonic outputs",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- },
- {
- "slug": "MonoPoly",
- "name": "MonoPoly",
- "description": "Copy a mono channel to 1-n poly channels",
- "tags": [
- "Polyphonic",
- "Utility"
- ]
- }
- ]
- }
|