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.

87 lines
1.8KB

  1. {
  2. "slug": "DrumKit",
  3. "name": "DrumKit",
  4. "version": "1.0.0",
  5. "license": "CC0-1.0",
  6. "author": "Jerry Sievert",
  7. "authorEmail": "rack@legitimatesounding.com",
  8. "authorUrl": "https://legitimatesounding.com/",
  9. "pluginUrl": "https://github.com/JerrySievert/DrumKit",
  10. "manualUrl": "https://github.com/JerrySievert/DrumKit/blob/master/README.md",
  11. "sourceUrl": "https://github.com/JerrySievert/DrumKit",
  12. "donateUrl": "https://paypal.me/JerrySievert",
  13. "modules": [
  14. {
  15. "slug": "BassDrum9",
  16. "name": "Bass Drum 9",
  17. "description": "Bass Drum Kit based on 909",
  18. "tags": [
  19. "Drum"
  20. ]
  21. },
  22. {
  23. "slug": "ClosedHiHat",
  24. "name": "Closed HiHat",
  25. "description": "HiHat Module",
  26. "tags": [
  27. "DRUM"
  28. ]
  29. },
  30. {
  31. "slug": "CR78",
  32. "name": "CR78",
  33. "description": "CompuRhythm 78 Kit",
  34. "tags": [
  35. "DRUM"
  36. ]
  37. },
  38. {
  39. "slug": "CR78mk2",
  40. "name": "CR78 mk2",
  41. "description": "CompuRhythm 78 Kit, mk 2",
  42. "tags": [
  43. "Drum"
  44. ]
  45. },
  46. {
  47. "slug": "DMX",
  48. "name": "DMX",
  49. "description": "DMX Drum Kit",
  50. "tags": [
  51. "Drum"
  52. ]
  53. },
  54. {
  55. "slug": "DMXmk2",
  56. "name": "DMX mk2",
  57. "description": "DMX Drum Kit mk 2",
  58. "tags": [
  59. "Drum"
  60. ]
  61. },
  62. {
  63. "slug": "OpenHiHat",
  64. "name": "Open HiHat",
  65. "description": "HiHat Module",
  66. "tags": [
  67. "Drum"
  68. ]
  69. },
  70. {
  71. "slug": "SyntheticBassDrum",
  72. "name": "Synthetic Bass Drum",
  73. "description": "Synthetic Bass Drum",
  74. "tags": [
  75. "Drum"
  76. ]
  77. },
  78. {
  79. "slug": "SnareDrumN",
  80. "name": "Snare Drum N",
  81. "description": "Snare Drum Kit based on Novation Drumstation",
  82. "tags": [
  83. "Drum"
  84. ]
  85. }
  86. ]
  87. }