|
- {
- "slug": "Chinenual-VCV",
- "name": "Chinenual",
- "version": "2.7.5",
- "license": "GPL-3.0-or-later",
- "brand": "Chinenual",
- "author": "Steve Tynor",
- "authorEmail": "support@chinenual.com",
- "authorUrl": "https://chinenual.com",
- "pluginUrl": "https://github.com/chinenual/Chinenual-VCV",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md",
- "sourceUrl": "https://github.com/chinenual/Chinenual-VCV",
- "donateUrl": "https://paypal.me/chinenual",
- "changelogUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/CHANGELOG.md",
- "modules": [
- {
- "slug": "MIDIRecorder",
- "name": "MIDIRecorder",
- "description": "Multi-track MIDI Recorder",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#midi-recorder",
- "tags": [
- "midi",
- "recording"
- ]
- },
- {
- "slug": "MIDIRecorderCC",
- "name": "MIDIRecorderCC",
- "description": "CC expander for the MIDI Recorder",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#midi-recordercc",
- "tags": [
- "midi",
- "recording",
- "expander"
- ]
- },
- {
- "slug": "DrumMap",
- "name": "DrumMap",
- "description": "Merge GATEs to General MIDI drum pitches",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#drummap",
- "tags": [
- "midi",
- "recording",
- "drum"
- ]
- },
- {
- "slug": "Harp",
- "name": "Harp",
- "description": "A reimagining of Iasos's GoldenHarp for VCV. A quantizer that generates gates as notes change.",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#harp",
- "tags": [
- "quantizer",
- "utility"
- ]
- },
- {
- "slug": "Tint",
- "name": "Tintinnabulator",
- "description": "Harmonizes via Arvo P\u00e4rt style Tintinnabulation",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#tintinnabulator",
- "tags": [
- "polyphonic",
- "quantizer",
- "utility"
- ]
- },
- {
- "slug": "NoteMeter",
- "name": "NoteMeter",
- "description": "Display note names, voltage or frequency for inbound V/Oct voltages",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#notemeter",
- "tags": [
- "polyphonic",
- "visual",
- "utility"
- ]
- },
- {
- "slug": "Inv",
- "name": "Melody Inverter",
- "description": "Produce inverted melodies",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#inv",
- "tags": [
- "polyphonic",
- "quantizer",
- "utility"
- ]
- },
- {
- "slug": "SplitSort",
- "name": "Polyphonic Splitter with Sort",
- "description": "Split polyphonic signal and share sort criteriea with other SplitSort or MergeSort (inspired by Aria Salvatrice's Splort)",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#polysort",
- "tags": [
- "polyphonic",
- "utility"
- ]
- },
- {
- "slug": "MergeSort",
- "name": "Polyphonic Merger with Sort",
- "description": "Merge signals into a polyphonic output and share sort criteriea with other SplitSort or MergeSort (inspired by Aria Salvatrice's Smerge)",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#mergesort",
- "tags": [
- "polyphonic",
- "utility"
- ]
- },
- {
- "slug": "PolySort",
- "name": "Polyphonic signal sorter with linked sort",
- "description": "Sorts polyphonic signals, optionally linking the sort order to other signals",
- "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#polysort",
- "tags": [
- "polyphonic",
- "utility"
- ]
- }
- ]
- }
|