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.

96 lines
1.6KB

  1. {
  2. "slug": "VCV-Drums",
  3. "name": "VCV Drums",
  4. "version": "2.1.7",
  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/Drums",
  11. "manualUrl": "https://vcvrack.com/Drums#manual",
  12. "changelogUrl": "https://vcvrack.com/Drums#changelog",
  13. "modules": [
  14. {
  15. "slug": "DrumMachine",
  16. "name": "Drum Machine",
  17. "description": "",
  18. "tags": [
  19. "Drum",
  20. "Mixer"
  21. ]
  22. },
  23. {
  24. "slug": "Kick",
  25. "name": "Kick",
  26. "description": "",
  27. "tags": [
  28. "Drum"
  29. ]
  30. },
  31. {
  32. "slug": "Snare",
  33. "name": "Snare",
  34. "description": "",
  35. "tags": [
  36. "Drum"
  37. ]
  38. },
  39. {
  40. "slug": "Tom",
  41. "name": "Tom",
  42. "description": "",
  43. "tags": [
  44. "Drum"
  45. ]
  46. },
  47. {
  48. "slug": "Rim",
  49. "name": "Rim",
  50. "description": "",
  51. "tags": [
  52. "Drum"
  53. ]
  54. },
  55. {
  56. "slug": "Clap",
  57. "name": "Clap",
  58. "description": "",
  59. "tags": [
  60. "Drum"
  61. ]
  62. },
  63. {
  64. "slug": "ClosedHat",
  65. "name": "Closed Hat",
  66. "description": "",
  67. "tags": [
  68. "Drum"
  69. ]
  70. },
  71. {
  72. "slug": "OpenHat",
  73. "name": "Open Hat",
  74. "description": "",
  75. "tags": [
  76. "Drum"
  77. ]
  78. },
  79. {
  80. "slug": "Crash",
  81. "name": "Crash",
  82. "description": "",
  83. "tags": [
  84. "Drum"
  85. ]
  86. },
  87. {
  88. "slug": "Ride",
  89. "name": "Ride",
  90. "description": "",
  91. "tags": [
  92. "Drum"
  93. ]
  94. }
  95. ]
  96. }