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.

185 lines
4.9KB

  1. {
  2. "slug": "GrandeModular",
  3. "name": "Grande",
  4. "version": "2.1.1",
  5. "license": "GPL-3.0-or-later",
  6. "author": "David Grande",
  7. "authorEmail": "dbgrande246@gmail.com",
  8. "authorUrl": "",
  9. "pluginUrl": "",
  10. "manualUrl": "https://github.com/dbgrande/GrandeModular",
  11. "sourceUrl": "https://github.com/dbgrande/GrandeModular",
  12. "donateUrl": "",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Clip",
  17. "name": "Clip",
  18. "description": "Polyphonic hard clipper and visual clip monitor.",
  19. "manualUrl": "https://github.com/dbgrande/GrandeModular/#clip",
  20. "tags": [
  21. "Limiter",
  22. "Visual",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "Merge8",
  28. "name": "Merge8",
  29. "description": "8-channel polyphonic merge.",
  30. "manualUrl": "https://github.com/dbgrande/GrandeModular/#merge8",
  31. "tags": [
  32. "Utility",
  33. "Polyphonic"
  34. ]
  35. },
  36. {
  37. "slug": "MergeSplit4",
  38. "name": "MergeSplit4",
  39. "description": "4-channel polyphonic merge and split.",
  40. "manualUrl": "https://github.com/dbgrande/GrandeModular/#mergesplit4-ms4",
  41. "tags": [
  42. "Utility",
  43. "Polyphonic"
  44. ]
  45. },
  46. {
  47. "slug": "MicrotonalChords",
  48. "name": "Microtonal Chords",
  49. "description": "Microtonal quad chord generator.",
  50. "keywords": "microtonal",
  51. "manualUrl": "https://github.com/dbgrande/GrandeModular/#microtonalchords",
  52. "tags": [
  53. "Utility",
  54. "Polyphonic"
  55. ]
  56. },
  57. {
  58. "slug": "MicrotonalNotes",
  59. "name": "Microtonal Notes",
  60. "description": "Microtonal octal note generator.",
  61. "keywords": "microtonal",
  62. "manualUrl": "https://github.com/dbgrande/GrandeModular/#microtonalnotes",
  63. "tags": [
  64. "Utility",
  65. "Polyphonic"
  66. ]
  67. },
  68. {
  69. "slug": "NoteMT",
  70. "name": "NoteMT",
  71. "description": "Microtonal note utility.",
  72. "keywords": "microtonal",
  73. "manualUrl": "https://github.com/dbgrande/GrandeModular/#notemt",
  74. "tags": [
  75. "Utility",
  76. "Polyphonic"
  77. ]
  78. },
  79. {
  80. "slug": "PolyMergeResplit",
  81. "name": "PolyMergeResplit",
  82. "description": "Poly-to-poly Merge and Resplit back to the same channel widths.",
  83. "manualUrl": "https://github.com/dbgrande/GrandeModular/#polymergeresplit-pmr",
  84. "tags": [
  85. "Utility",
  86. "Polyphonic"
  87. ]
  88. },
  89. {
  90. "slug": "PolySplit",
  91. "name": "PolySplit",
  92. "description": "Poly-to-poly splitter with visual selection of channel split points.",
  93. "manualUrl": "https://github.com/dbgrande/GrandeModular/#polysplit",
  94. "tags": [
  95. "Utility",
  96. "Polyphonic"
  97. ]
  98. },
  99. {
  100. "slug": "Quant",
  101. "name": "Quant",
  102. "description": "Quantizer with equi-likely notes mode.",
  103. "manualUrl": "https://github.com/dbgrande/GrandeModular/#quant",
  104. "tags": [
  105. "Quantizer",
  106. "Polyphonic"
  107. ]
  108. },
  109. {
  110. "slug": "QuantIntervals",
  111. "name": "Quant Intervals",
  112. "description": "Microtonal quantizer based on pitch intervals.",
  113. "keywords": "microtonal",
  114. "manualUrl": "https://github.com/dbgrande/GrandeModular/#quantintervals",
  115. "tags": [
  116. "Quantizer",
  117. "Polyphonic"
  118. ]
  119. },
  120. {
  121. "slug": "QuantMT",
  122. "name": "QuantMT",
  123. "description": "Microtonal quantizer.",
  124. "keywords": "microtonal",
  125. "manualUrl": "https://github.com/dbgrande/GrandeModular/#quantmt",
  126. "tags": [
  127. "Quantizer",
  128. "Polyphonic"
  129. ]
  130. },
  131. {
  132. "slug": "SampleDelays",
  133. "name": "SampleDelays",
  134. "description": "Provides multiple sample delay options.",
  135. "manualUrl": "https://github.com/dbgrande/GrandeModular/#sampledelays-sd",
  136. "tags": [
  137. "Delay",
  138. "Polyphonic"
  139. ]
  140. },
  141. {
  142. "slug": "Scale",
  143. "name": "Scale",
  144. "description": "Additional scales for Quant.",
  145. "manualUrl": "https://github.com/dbgrande/GrandeModular/#scale",
  146. "tags": [
  147. "Utility",
  148. "Polyphonic"
  149. ]
  150. },
  151. {
  152. "slug": "Split8",
  153. "name": "Split8",
  154. "description": "8-channel polyphonic split.",
  155. "manualUrl": "https://github.com/dbgrande/GrandeModular/#split8",
  156. "tags": [
  157. "Utility",
  158. "Polyphonic"
  159. ]
  160. },
  161. {
  162. "slug": "Tails",
  163. "name": "Tails",
  164. "description": "Mono to poly sequential note splitter\u2014helps preserve envelope tails.",
  165. "manualUrl": "https://github.com/dbgrande/GrandeModular/#tails",
  166. "tags": [
  167. "Utility",
  168. "Polyphonic",
  169. "Attenuator",
  170. "Voltage-controlled amplifier"
  171. ]
  172. },
  173. {
  174. "slug": "VarSampleDelays",
  175. "name": "VarSampleDelays",
  176. "description": "Quad independent variable sample-delay buffers.",
  177. "manualUrl": "https://github.com/dbgrande/GrandeModular/#varsampledelays-vsd",
  178. "tags": [
  179. "Delay",
  180. "Polyphonic",
  181. "Quad"
  182. ]
  183. }
  184. ]
  185. }