|
- {
- "slug": "Cardinal",
- "name": "Cardinal",
- "version": "2.0.0",
- "license": "GPL-3.0-or-later",
- "brand": "DISTRHO",
- "author": "DISTRHO",
- "authorEmail": "falktx@falktx.com",
- "pluginUrl": "https://github.com/DISTRHO/Cardinal",
- "authorUrl": "https://github.com/DISTRHO/Cardinal",
- "manualUrl": "https://github.com/DISTRHO/Cardinal/wiki",
- "sourceUrl": "https://github.com/DISTRHO/Cardinal",
- "changelogUrl": "",
- "modules":
- [
- {
- "slug": "HostCV",
- "disabled": false,
- "name": "Host CV",
- "description": "Exposes host-provided CV ports in a module",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "HostParameters",
- "disabled": false,
- "name": "Host Parameters",
- "description": "Exposes host-controlled plugin parameters in a module",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "HostTime",
- "disabled": false,
- "name": "Host Time",
- "description": "Exposes host-provided time/transport information in a module",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "glBars",
- "disabled": false,
- "name": "glBars",
- "description": "OpenGL bars visualization, as seen in XMMS and XBMC/Kodi",
- "tags": [
- "Visual"
- ]
- },
- {
- "slug": "Blank",
- "disabled": false,
- "name": "Blank",
- "description": "Cardinal's own blank panel",
- "tags": [
- "Visual"
- ]
- },
- {
- "slug": "AudioFile",
- "disabled": false,
- "name": "Audio File",
- "description": "Audio file player as a module",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "Carla",
- "disabled": false,
- "name": "Carla Plugin Host",
- "description": "A modular plugin host within Cardinal",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "Ildaeil",
- "disabled": false,
- "name": "Ildaeil Plugin Host",
- "description": "A mini plugin host within Cardinal for loading any FX",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "TextEditor",
- "disabled": false,
- "name": "Text Editor",
- "description": "An embed text editor inside Cardinal",
- "tags": [
- "Utility"
- ]
- }
- ]
- }
|