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.

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