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.

70 lines
1.6KB

  1. {
  2. "slug": "VCV-Pro",
  3. "name": "VCV Pro",
  4. "version": "2.1.0",
  5. "license": "proprietary",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "support@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "pluginUrl": "https://vcvrack.com/Pro",
  11. "manualUrl": "https://vcvrack.com/Pro#manual",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "https://vcvrack.com/Pro#changelog",
  15. "modules": [
  16. {
  17. "slug": "Chorus",
  18. "name": "Chorus",
  19. "description": "",
  20. "manualUrl": "https://vcvrack.com/Pro#Chorus",
  21. "tags": [
  22. "Chorus",
  23. "Effect",
  24. "Polyphonic"
  25. ]
  26. },
  27. {
  28. "slug": "Flanger",
  29. "name": "Flanger",
  30. "description": "",
  31. "manualUrl": "https://vcvrack.com/Pro#Flanger",
  32. "tags": [
  33. "Flanger",
  34. "Effect",
  35. "Polyphonic"
  36. ]
  37. },
  38. {
  39. "slug": "Phaser",
  40. "name": "Phaser",
  41. "description": "",
  42. "manualUrl": "https://vcvrack.com/Pro#Phaser",
  43. "tags": [
  44. "Phaser",
  45. "Effect",
  46. "Polyphonic"
  47. ]
  48. },
  49. {
  50. "slug": "Reverb",
  51. "name": "Reverb",
  52. "description": "Stereo morphing reverb processor with a waterfall plot",
  53. "manualUrl": "https://vcvrack.com/Pro#Reverb",
  54. "tags": [
  55. "Reverb",
  56. "Effect"
  57. ]
  58. },
  59. {
  60. "slug": "Convolver",
  61. "name": "Convolver",
  62. "description": "Convolves mono/stereo audio with an impulse response (IR) in real-time",
  63. "manualUrl": "https://vcvrack.com/Pro#Convolver",
  64. "tags": [
  65. "Reverb",
  66. "Effect"
  67. ]
  68. }
  69. ]
  70. }