Browse Source

Update manifest Virtue-Control to 2.0.7

pull/785/head
Andrew Belt 3 years ago
parent
commit
58b4e3984c
1 changed files with 2 additions and 74 deletions
  1. +2
    -74
      manifests/Virtue-Control.json

+ 2
- 74
manifests/Virtue-Control.json View File

@@ -1,13 +1,13 @@
{
"slug": "Virtue-Control",
"name": "Virtue Hardware Companion Modules",
"version": "1.0.6",
"version": "2.0.7",
"license": "proprietary",
"brand": "Kilpatrick Audio",
"author": "Andrew Kilpatrick",
"authorEmail": "info@kilpatrickaudio.com",
"authorUrl": "https://www.kilpatrickaudio.com",
"pluginUrl": "https://www.kilpatrickaudio.com/?p=viron",
"pluginUrl": "https://www.kilpatrickaudio.com/?p=virtue-vcv",
"manualUrl": "https://kilpatrickaudio.com/?p=virtue-vcv",
"sourceUrl": "",
"donateUrl": "https://kilpatrickaudio.com/?p=virtue-vcv",
@@ -83,78 +83,6 @@
"Expander",
"MIDI"
]
},
{
"slug": "MIDI_Monitor",
"name": "MIDI Monitor",
"description": "MIDI Monitor with vMIDI Support",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_Repeater",
"name": "MIDI Repeater",
"description": "MIDI Repeat Processor vMIDI Support",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_Merger",
"name": "MIDI Merger",
"description": "MIDI Merger and Filter with vMIDI Support",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_Mapper",
"name": "MIDI Mapper",
"description": "MIDI CC Mapper with vMIDI Support",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_Input",
"name": "MIDI Input",
"description": "MIDI Hardware Input to vMIDI Adapter",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_Output",
"name": "MIDI Output",
"description": "MIDI Hardare Output from vMIDI Adapter",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_CV",
"name": "MIDI CV",
"description": "MIDI to CV Module with vMIDI Support",
"tags": [
"MIDI",
"Utility"
]
},
{
"slug": "MIDI_Channel",
"name": "MIDI Channel",
"description": "MIDI Channel Processor with vMIDI Support",
"tags": [
"MIDI",
"Utility"
]
}
]
}

Loading…
Cancel
Save