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.

173 lines
3.0KB

  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.12",
  13. "modules": [
  14. {
  15. "slug": "BlankPanel_1HP",
  16. "name": "Blank Panel (1HP)",
  17. "tags": [
  18. "Visual"
  19. ]
  20. },
  21. {
  22. "slug": "BlankPanel_SM",
  23. "name": "Blank Panel (Small)",
  24. "tags": [
  25. "Visual"
  26. ]
  27. },
  28. {
  29. "slug": "BlankPanel_MD",
  30. "name": "Blank Panel (Medium)",
  31. "tags": [
  32. "Visual"
  33. ]
  34. },
  35. {
  36. "slug": "BlankPanel_LG",
  37. "name": "Blank Panel (Large)",
  38. "tags": [
  39. "Visual"
  40. ]
  41. },
  42. {
  43. "slug": "CoolBreeze",
  44. "name": "Cool Breeze",
  45. "tags": [
  46. "Visual"
  47. ]
  48. },
  49. {
  50. "slug": "BouncyBalls",
  51. "name": "Bouncy Balls",
  52. "tags": [
  53. "Sequencer",
  54. "Visual"
  55. ]
  56. },
  57. {
  58. "slug": "0Cat",
  59. "name": "0Cat",
  60. "tags": [
  61. "Visual"
  62. ]
  63. },
  64. {
  65. "slug": "FullScope",
  66. "name": "Full Scope",
  67. "tags": [
  68. "Visual"
  69. ]
  70. },
  71. {
  72. "slug": "GridSeq",
  73. "name": "GridSeq",
  74. "tags": [
  75. "Sequencer"
  76. ]
  77. },
  78. {
  79. "slug": "MinMax",
  80. "name": "Min Max",
  81. "tags": [
  82. "Utility"
  83. ]
  84. },
  85. {
  86. "slug": "NoteSeq",
  87. "name": "NoteSeq",
  88. "tags": [
  89. "Sequencer",
  90. "Poly"
  91. ]
  92. },
  93. {
  94. "slug": "NoteSeq16",
  95. "name": "NoteSeq16",
  96. "tags": [
  97. "Sequencer",
  98. "Poly"
  99. ]
  100. },
  101. {
  102. "slug": "Patterns",
  103. "name": "Patterns",
  104. "tags": [
  105. "Sequencer",
  106. "Clock Modulator"
  107. ]
  108. },
  109. {
  110. "slug": "Quantizer",
  111. "name": "Quantizer",
  112. "tags": [
  113. "Quantizer",
  114. "Poly"
  115. ]
  116. },
  117. {
  118. "slug": "SimpleClock",
  119. "name": "Simple Clock",
  120. "tags": [
  121. "Clock",
  122. "Random"
  123. ]
  124. },
  125. {
  126. "slug": "Str1ker",
  127. "name": "Str1ker",
  128. "tags": [
  129. "Clock"
  130. ]
  131. },
  132. {
  133. "slug": "D1v1de",
  134. "name": "D1v1de",
  135. "description": "Clock Divider",
  136. "tags": [
  137. "Clock modulator",
  138. "Visual"
  139. ]
  140. },
  141. {
  142. "slug": "Pres1t",
  143. "name": "Pres1t",
  144. "description": "Voltage Storage",
  145. "tags": [
  146. "Utility"
  147. ]
  148. },
  149. {
  150. "slug": "ThingThing",
  151. "name": "Thing Thing",
  152. "tags": [
  153. "Visual"
  154. ]
  155. },
  156. {
  157. "slug": "WavHead",
  158. "name": "Wav Head",
  159. "tags": [
  160. "Visual",
  161. "Poly"
  162. ]
  163. },
  164. {
  165. "slug": "XYPad",
  166. "name": "XY Pad",
  167. "tags": [
  168. "LFO",
  169. "Random"
  170. ]
  171. }
  172. ]
  173. }