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.

98 lines
1.7KB

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