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.

75 lines
1.8KB

  1. {
  2. "slug": "VCV-Host",
  3. "name": "VCV Host",
  4. "version": "2.0.4",
  5. "license": "https://vcvrack.com/eula",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "support@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "pluginUrl": "https://vcvrack.com/Host",
  11. "manualUrl": "https://vcvrack.com/Host#manual",
  12. "changelogUrl": "https://vcvrack.com/Host#changelog",
  13. "modules": [
  14. {
  15. "slug": "Host",
  16. "name": "Host",
  17. "description": "VST instrument plugin host",
  18. "manualUrl": "https://vcvrack.com/Host#Host",
  19. "tags": [
  20. "External",
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "Host-FX",
  26. "name": "Host-FX",
  27. "description": "VST effect plugin host",
  28. "manualUrl": "https://vcvrack.com/Host#Host-FX",
  29. "tags": [
  30. "External",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "Host-XL",
  36. "name": "Host-XL",
  37. "description": "Expanded VST instrument/effect plugin host",
  38. "manualUrl": "https://vcvrack.com/Host#Host-XL",
  39. "tags": [
  40. "External",
  41. "Polyphonic"
  42. ]
  43. },
  44. {
  45. "slug": "Host-CV",
  46. "name": "Host-CV",
  47. "description": "MIDI output expander for all Host modules",
  48. "manualUrl": "https://vcvrack.com/Host#Host-CV",
  49. "tags": [
  50. "External",
  51. "MIDI"
  52. ]
  53. },
  54. {
  55. "slug": "Host-CC",
  56. "name": "Host-CC",
  57. "description": "MIDI CC output expander for all Host modules",
  58. "manualUrl": "https://vcvrack.com/Host#Host-CC",
  59. "tags": [
  60. "External",
  61. "MIDI"
  62. ]
  63. },
  64. {
  65. "slug": "Host-Gate",
  66. "name": "Host-Gate",
  67. "description": "MIDI note gate output expander for all Host modules",
  68. "manualUrl": "https://vcvrack.com/Host#Host-Gate",
  69. "tags": [
  70. "External",
  71. "MIDI"
  72. ]
  73. }
  74. ]
  75. }