You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

160 lines
3.5KB

  1. {
  2. "slug": "Virtue-Control",
  3. "name": "Virtue Hardware Companion Modules",
  4. "version": "1.0.6",
  5. "license": "proprietary",
  6. "brand": "Kilpatrick Audio",
  7. "author": "Andrew Kilpatrick",
  8. "authorEmail": "info@kilpatrickaudio.com",
  9. "authorUrl": "https://www.kilpatrickaudio.com",
  10. "pluginUrl": "https://www.kilpatrickaudio.com/?p=viron",
  11. "manualUrl": "https://kilpatrickaudio.com/?p=virtue-vcv",
  12. "sourceUrl": "",
  13. "donateUrl": "https://kilpatrickaudio.com/?p=virtue-vcv",
  14. "changelogUrl": "https://kilpatrickaudio.com/?p=virtue-vcv",
  15. "modules": [
  16. {
  17. "slug": "Twister",
  18. "name": "Twister",
  19. "description": "Quad hardware knob controller",
  20. "tags": [
  21. "hardware",
  22. "MIDI",
  23. "Quad",
  24. "Utility"
  25. ]
  26. },
  27. {
  28. "slug": "Twister_Expander",
  29. "name": "Twister Expander",
  30. "description": "CV and MIDI expander for Twister with vMIDI Support",
  31. "tags": [
  32. "Expander",
  33. "MIDI"
  34. ]
  35. },
  36. {
  37. "slug": "Smasher",
  38. "name": "Smasher",
  39. "description": "Hardware button interface",
  40. "tags": [
  41. "Hardware"
  42. ]
  43. },
  44. {
  45. "slug": "Smasher_Expander",
  46. "name": "Smasher Expander",
  47. "description": "CV and MIDI expander for Smasher with vMIDI Support",
  48. "tags": [
  49. "Expander",
  50. "MIDI"
  51. ]
  52. },
  53. {
  54. "slug": "Slider",
  55. "name": "Slider",
  56. "description": "Hardware slider/button interface",
  57. "tags": [
  58. "Hardware"
  59. ]
  60. },
  61. {
  62. "slug": "Slider_Expander",
  63. "name": "Slider Expander",
  64. "description": "CV and MIDI expander for Slider with vMIDI Support",
  65. "tags": [
  66. "Expander",
  67. "MIDI"
  68. ]
  69. },
  70. {
  71. "slug": "Spinner",
  72. "name": "Spinner",
  73. "description": "Hardware wheel interface",
  74. "tags": [
  75. "Hardware"
  76. ]
  77. },
  78. {
  79. "slug": "Spinner_Expander",
  80. "name": "Spinner Expander",
  81. "description": "CV and MIDI expander for Spinner with vMIDI Support",
  82. "tags": [
  83. "Expander",
  84. "MIDI"
  85. ]
  86. },
  87. {
  88. "slug": "MIDI_Monitor",
  89. "name": "MIDI Monitor",
  90. "description": "MIDI Monitor with vMIDI Support",
  91. "tags": [
  92. "MIDI",
  93. "Utility"
  94. ]
  95. },
  96. {
  97. "slug": "MIDI_Repeater",
  98. "name": "MIDI Repeater",
  99. "description": "MIDI Repeat Processor vMIDI Support",
  100. "tags": [
  101. "MIDI",
  102. "Utility"
  103. ]
  104. },
  105. {
  106. "slug": "MIDI_Merger",
  107. "name": "MIDI Merger",
  108. "description": "MIDI Merger and Filter with vMIDI Support",
  109. "tags": [
  110. "MIDI",
  111. "Utility"
  112. ]
  113. },
  114. {
  115. "slug": "MIDI_Mapper",
  116. "name": "MIDI Mapper",
  117. "description": "MIDI CC Mapper with vMIDI Support",
  118. "tags": [
  119. "MIDI",
  120. "Utility"
  121. ]
  122. },
  123. {
  124. "slug": "MIDI_Input",
  125. "name": "MIDI Input",
  126. "description": "MIDI Hardware Input to vMIDI Adapter",
  127. "tags": [
  128. "MIDI",
  129. "Utility"
  130. ]
  131. },
  132. {
  133. "slug": "MIDI_Output",
  134. "name": "MIDI Output",
  135. "description": "MIDI Hardare Output from vMIDI Adapter",
  136. "tags": [
  137. "MIDI",
  138. "Utility"
  139. ]
  140. },
  141. {
  142. "slug": "MIDI_CV",
  143. "name": "MIDI CV",
  144. "description": "MIDI to CV Module with vMIDI Support",
  145. "tags": [
  146. "MIDI",
  147. "Utility"
  148. ]
  149. },
  150. {
  151. "slug": "MIDI_Channel",
  152. "name": "MIDI Channel",
  153. "description": "MIDI Channel Processor with vMIDI Support",
  154. "tags": [
  155. "MIDI",
  156. "Utility"
  157. ]
  158. }
  159. ]
  160. }