From b1a5442143d83ecd17b51237dad73e9cee841d57 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 8 Apr 2021 12:03:24 -0400 Subject: [PATCH] Revert "Revert "Revert "Update manifest for Virtue-Control""" This reverts commit cd2dad85e50393432917a2ba94f9fa350ac9b19e. --- manifests-cache.json | 54 ------------ manifests/Virtue-Control.json | 160 ---------------------------------- 2 files changed, 214 deletions(-) delete mode 100644 manifests/Virtue-Control.json diff --git a/manifests-cache.json b/manifests-cache.json index 22a66cff..24ee1e89 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -9307,59 +9307,5 @@ "creationTimestamp": 1617222813.7159493 } } - }, - "Virtue-Control": { - "buildTimestamp": 1617895364.0175426, - "creationTimestamp": 1617895365.1101594, - "modules": { - "Twister": { - "creationTimestamp": 1617895365.1639597 - }, - "Twister_Expander": { - "creationTimestamp": 1617895365.2204056 - }, - "Smasher": { - "creationTimestamp": 1617895365.279698 - }, - "Smasher_Expander": { - "creationTimestamp": 1617895365.338869 - }, - "Slider": { - "creationTimestamp": 1617895365.3987632 - }, - "Slider_Expander": { - "creationTimestamp": 1617895365.4582436 - }, - "Spinner": { - "creationTimestamp": 1617895365.5189788 - }, - "Spinner_Expander": { - "creationTimestamp": 1617895365.5775676 - }, - "MIDI_Monitor": { - "creationTimestamp": 1617895365.6384366 - }, - "MIDI_Repeater": { - "creationTimestamp": 1617895365.692419 - }, - "MIDI_Merger": { - "creationTimestamp": 1617895365.7510214 - }, - "MIDI_Mapper": { - "creationTimestamp": 1617895365.8083396 - }, - "MIDI_Input": { - "creationTimestamp": 1617895365.8615606 - }, - "MIDI_Output": { - "creationTimestamp": 1617895365.915064 - }, - "MIDI_CV": { - "creationTimestamp": 1617895365.9691734 - }, - "MIDI_Channel": { - "creationTimestamp": 1617895366.0225801 - } - } } } \ No newline at end of file diff --git a/manifests/Virtue-Control.json b/manifests/Virtue-Control.json deleted file mode 100644 index f884d0c0..00000000 --- a/manifests/Virtue-Control.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "slug": "Virtue-Control", - "name": "Virtue Hardware Companion Modules", - "version": "1.0.6", - "license": "proprietary", - "brand": "Kilpatrick Audio", - "author": "Andrew Kilpatrick", - "authorEmail": "info@kilpatrickaudio.com", - "authorUrl": "https://www.kilpatrickaudio.com", - "pluginUrl": "https://www.kilpatrickaudio.com/?p=viron", - "manualUrl": "https://kilpatrickaudio.com/?p=virtue-vcv", - "sourceUrl": "", - "donateUrl": "https://kilpatrickaudio.com/?p=virtue-vcv", - "changelogUrl": "https://kilpatrickaudio.com/?p=virtue-vcv", - "modules": [ - { - "slug": "Twister", - "name": "Twister", - "description": "Quad hardware knob controller", - "tags": [ - "hardware", - "MIDI", - "Quad", - "Utility" - ] - }, - { - "slug": "Twister_Expander", - "name": "Twister Expander", - "description": "CV and MIDI expander for Twister with vMIDI Support", - "tags": [ - "Expander", - "MIDI" - ] - }, - { - "slug": "Smasher", - "name": "Smasher", - "description": "Hardware button interface", - "tags": [ - "Hardware" - ] - }, - { - "slug": "Smasher_Expander", - "name": "Smasher Expander", - "description": "CV and MIDI expander for Smasher with vMIDI Support", - "tags": [ - "Expander", - "MIDI" - ] - }, - { - "slug": "Slider", - "name": "Slider", - "description": "Hardware slider/button interface", - "tags": [ - "Hardware" - ] - }, - { - "slug": "Slider_Expander", - "name": "Slider Expander", - "description": "CV and MIDI expander for Slider with vMIDI Support", - "tags": [ - "Expander", - "MIDI" - ] - }, - { - "slug": "Spinner", - "name": "Spinner", - "description": "Hardware wheel interface", - "tags": [ - "Hardware" - ] - }, - { - "slug": "Spinner_Expander", - "name": "Spinner Expander", - "description": "CV and MIDI expander for Spinner with vMIDI Support", - "tags": [ - "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" - ] - } - ] -} \ No newline at end of file