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.

44 lines
957B

  1. {
  2. "slug": "VCV-Host",
  3. "version": "1.2.1",
  4. "license": "proprietary",
  5. "name": "Host",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "contact@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. "sourceUrl": "",
  14. "donateUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Host",
  18. "name": "Host",
  19. "description": "VST instrument plugin host",
  20. "tags": [
  21. "External",
  22. "Polyphonic"
  23. ]
  24. },
  25. {
  26. "slug": "Host-FX",
  27. "name": "Host-FX",
  28. "description": "VST effect plugin host",
  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. "tags": [
  39. "External",
  40. "Polyphonic"
  41. ]
  42. }
  43. ]
  44. }