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.

88 lines
2.1KB

  1. {
  2. "slug": "Virtue-Control",
  3. "name": "Virtue Hardware Companion Modules",
  4. "version": "2.0.9",
  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=virtue-vcv",
  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. }