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.

152 lines
2.6KB

  1. {
  2. "slug": "JW-Modules",
  3. "name": "JW-Modules",
  4. "author": "Jeremy Wentworth",
  5. "license": "BSD-3-Clause",
  6. "authorEmail": "jeremy@jeremywentworth.com",
  7. "pluginUrl": "https://github.com/jeremywen/JW-Modules",
  8. "authorUrl": "http://jeremywentworth.com/",
  9. "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
  10. "sourceUrl": "https://github.com/jeremywen/JW-Modules",
  11. "donateUrl": "https://www.paypal.me/jeremywen",
  12. "version": "1.0.10",
  13. "modules": [
  14. {
  15. "slug": "BlankPanel_SM",
  16. "name": "Blank Panel (Small)",
  17. "tags": [
  18. "Visual"
  19. ]
  20. },
  21. {
  22. "slug": "BlankPanel_MD",
  23. "name": "Blank Panel (Medium)",
  24. "tags": [
  25. "Visual"
  26. ]
  27. },
  28. {
  29. "slug": "BlankPanel_LG",
  30. "name": "Blank Panel (Large)",
  31. "tags": [
  32. "Visual"
  33. ]
  34. },
  35. {
  36. "slug": "CoolBreeze",
  37. "name": "Cool Breeze",
  38. "tags": [
  39. "Visual"
  40. ]
  41. },
  42. {
  43. "slug": "BouncyBalls",
  44. "name": "Bouncy Balls",
  45. "tags": [
  46. "Sequencer",
  47. "Visual"
  48. ]
  49. },
  50. {
  51. "slug": "0Cat",
  52. "name": "0Cat",
  53. "tags": [
  54. "Visual"
  55. ]
  56. },
  57. {
  58. "slug": "FullScope",
  59. "name": "Full Scope",
  60. "tags": [
  61. "Visual"
  62. ]
  63. },
  64. {
  65. "slug": "GridSeq",
  66. "name": "GridSeq",
  67. "tags": [
  68. "Sequencer"
  69. ]
  70. },
  71. {
  72. "slug": "MinMax",
  73. "name": "Min Max",
  74. "tags": [
  75. "Utility"
  76. ]
  77. },
  78. {
  79. "slug": "NoteSeq",
  80. "name": "NoteSeq",
  81. "tags": [
  82. "Sequencer",
  83. "Poly"
  84. ]
  85. },
  86. {
  87. "slug": "NoteSeq16",
  88. "name": "NoteSeq16",
  89. "tags": [
  90. "Sequencer",
  91. "Poly"
  92. ]
  93. },
  94. {
  95. "slug": "Patterns",
  96. "name": "Patterns",
  97. "tags": [
  98. "Sequencer",
  99. "Clock Modulator"
  100. ]
  101. },
  102. {
  103. "slug": "Quantizer",
  104. "name": "Quantizer",
  105. "tags": [
  106. "Quantizer",
  107. "Poly"
  108. ]
  109. },
  110. {
  111. "slug": "SimpleClock",
  112. "name": "Simple Clock",
  113. "tags": [
  114. "Clock",
  115. "Random"
  116. ]
  117. },
  118. {
  119. "slug": "Str1ker",
  120. "name": "Str1ker",
  121. "tags": [
  122. "Clock"
  123. ]
  124. },
  125. {
  126. "slug": "ThingThing",
  127. "name": "Thing Thing",
  128. "tags": [
  129. "Visual"
  130. ]
  131. },
  132. {
  133. "slug": "WavHead",
  134. "name": "Wav Head",
  135. "tags": [
  136. "Visual",
  137. "Poly"
  138. ]
  139. },
  140. {
  141. "slug": "XYPad",
  142. "name": "XY Pad",
  143. "tags": [
  144. "LFO",
  145. "Envelope Generator",
  146. "Random",
  147. "Oscillator",
  148. "Sample and Hold"
  149. ]
  150. }
  151. ]
  152. }