|
- {
- "slug": "Cardinal",
- "name": "Cardinal",
- "version": "2.0.0",
- "license": "GPL-3.0-or-later",
- "brand": "DISTRHO",
- "author": "DISTRHO",
- "authorEmail": "falktx@falktx.com",
- "authorUrl": "https://falktx.com/",
- "pluginUrl": "https://github.com/DISTRHO/Cardinal",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md",
- "sourceUrl": "https://github.com/DISTRHO/Cardinal",
- "changelogUrl": "",
- "modules":
- [
- {
- "slug": "HostAudio2",
- "name": "Audio 2",
- "description": "Exposes host-provided audio ports in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-audio",
- "tags": [
- "External"
- ]
- },
- {
- "slug": "HostAudio8",
- "name": "Audio 8",
- "description": "Exposes host-provided audio ports in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-audio",
- "tags": [
- "External"
- ]
- },
- {
- "slug": "HostCV",
- "name": "Host CV",
- "description": "Exposes host-provided CV ports in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-cv",
- "tags": [
- "External"
- ]
- },
- {
- "slug": "HostMIDI",
- "name": "Host MIDI",
- "description": "Exposes host-provided MIDI in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-midi",
- "tags": [
- "External",
- "MIDI",
- "Polyphonic"
- ]
- },
- {
- "slug": "HostMIDICC",
- "name": "Host MIDI CC",
- "description": "Exposes host-provided MIDI CC, channel pressure and pitchbend in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-midi-cc",
- "tags": [
- "External",
- "MIDI"
- ]
- },
- {
- "slug": "HostMIDIGate",
- "name": "Host MIDI Gate",
- "description": "Exposes host-provided MIDI notes as gates in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-midi-gate",
- "tags": [
- "External",
- "MIDI"
- ]
- },
- {
- "slug": "HostMIDIMap",
- "name": "Host MIDI CC Map",
- "description": "Allows host-provided MIDI CC to control other module parameters",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-midi-map",
- "tags": [
- "External",
- "MIDI"
- ]
- },
- {
- "slug": "HostParameters",
- "name": "Host Parameters",
- "description": "Exposes host-controlled plugin parameters in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-parameters",
- "tags": [
- "External"
- ]
- },
- {
- "slug": "HostParametersMap",
- "name": "Host Parameters Map",
- "description": "Allows host-controlled plugin parameters to control other module parameters",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-parameters-map",
- "tags": [
- "External"
- ]
- },
- {
- "slug": "HostTime",
- "name": "Host Time",
- "description": "Exposes host-provided time/transport information in a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-time",
- "tags": [
- "External"
- ]
- },
- {
- "slug": "glBars",
- "name": "glBars",
- "description": "OpenGL bars visualization, as seen in XMMS and XBMC/Kodi",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#glbars",
- "tags": [
- "Visual"
- ]
- },
- {
- "slug": "Blank",
- "name": "Blank",
- "description": "Cardinal's own blank panel, featuring Hatsune Miku",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#blank",
- "tags": [
- "Blank"
- ]
- },
- {
- "slug": "ExpanderInputMIDI",
- "name": "ExpanderInputMIDI",
- "description": "MIDI input (from CV) expander for Carla Plugin Host and Ildaeil",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#expanders-midi",
- "tags": [
- "Expander",
- "MIDI"
- ]
- },
- {
- "slug": "ExpanderOutputMIDI",
- "name": "ExpanderOutputMIDI",
- "description": "MIDI output (to CV) expander for Carla Plugin Host and Ildaeil",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#expanders-midi",
- "tags": [
- "Expander",
- "MIDI"
- ]
- },
- {
- "slug": "AudioFile",
- "name": "Audio File",
- "description": "Audio file player as a module",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#audio-file",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "AudioToCVPitch",
- "name": "Audio To CV Pitch",
- "description": "Converts a monophonic audio signal to CV pitch",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#audio-to-cv-pitch",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "Carla",
- "name": "Carla Plugin Host",
- "description": "A modular plugin host within Cardinal",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#carla",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "Ildaeil",
- "name": "Ildaeil Plugin Host",
- "description": "A mini plugin host within Cardinal for loading any FX",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#ildaeil",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "MPV",
- "name": "MPV",
- "description": "An embed video player inside Cardinal",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#mpv",
- "tags": [
- "Visual"
- ]
- },
- {
- "slug": "SassyScope",
- "name": "Sassy Scope",
- "description": "Scope from Sassy Audio Spreadsheet",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#sassy-scope",
- "tags": [
- "Visual"
- ]
- },
- {
- "slug": "TextEditor",
- "name": "Text Editor",
- "description": "An embed text editor inside Cardinal",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#text-editor",
- "tags": [
- "Utility"
- ]
- }
- ]
- }
|