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.

258 lines
5.2KB

  1. {
  2. "slug": "dbRackModules",
  3. "name": "dbRackModules",
  4. "version": "2.0.4",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "docB",
  7. "author": "docB",
  8. "authorEmail": "",
  9. "authorUrl": "https://docb.io",
  10. "pluginUrl": "https://github.com/docb/dbRackModules",
  11. "manualUrl": "https://github.com/docb/dbRackModules",
  12. "sourceUrl": "https://github.com/docb/dbRackModules",
  13. "donateUrl": "https://www.paypal.com/paypalme/docb222",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "GeneticTerrain",
  18. "name": "GeneticTerrain",
  19. "description": "Genetic Waveterrain Sysnthesis",
  20. "tags": [
  21. "Oscillator",
  22. "Polyphonic"
  23. ]
  24. },
  25. {
  26. "slug": "GeneticSuperTerrain",
  27. "name": "GeneticSuperTerrain",
  28. "description": "Genetic Waveterrain Sysnthesis with Superformula Curves",
  29. "tags": [
  30. "Oscillator",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "DCBlock",
  36. "name": "DCBlock",
  37. "description": "A stereo polyphonic dc blocker",
  38. "tags": [
  39. "Filter",
  40. "Polyphonic",
  41. "Effect"
  42. ]
  43. },
  44. {
  45. "slug": "RndHvs3",
  46. "name": "RND-HVS3",
  47. "description": "A Random Value Cube",
  48. "tags": [
  49. "Random"
  50. ]
  51. },
  52. {
  53. "slug": "JTScaler",
  54. "name": "JTScaler",
  55. "description": "Tunes standard V/OCT pitches to Just Intonation Scales",
  56. "tags": [
  57. "Utility",
  58. "Polyphonic"
  59. ]
  60. },
  61. {
  62. "slug": "AddSynth",
  63. "name": "AddSynth",
  64. "description": "A two dimensional additive synth voice",
  65. "tags": [
  66. "Oscillator"
  67. ]
  68. },
  69. {
  70. "slug": "RndH",
  71. "name": "RndH",
  72. "description": "Polyphonic Random Hold",
  73. "tags": [
  74. "Random",
  75. "Polyphonic"
  76. ]
  77. },
  78. {
  79. "slug": "RndC",
  80. "name": "RndC",
  81. "description": "Polyphonic RandomLFO with cubic interpolation",
  82. "tags": [
  83. "Polyphonic",
  84. "Random"
  85. ]
  86. },
  87. {
  88. "slug": "GenScale",
  89. "name": "GenScale",
  90. "description": "Generates a polyphonic Scale",
  91. "tags": [
  92. "Polyphonic"
  93. ]
  94. },
  95. {
  96. "slug": "JTKeys",
  97. "name": "JTKeys",
  98. "description": "Just Intonation Keyboard",
  99. "tags": [
  100. "Utility",
  101. "Polyphonic"
  102. ]
  103. },
  104. {
  105. "slug": "Hopa",
  106. "name": "Hopa",
  107. "description": "Hopalong Attractor",
  108. "tags": [
  109. "Random"
  110. ]
  111. },
  112. {
  113. "slug": "Frac",
  114. "name": "Frac",
  115. "description": "Outputs expansions of integer fractions",
  116. "tags": [
  117. "Sequencer"
  118. ]
  119. },
  120. {
  121. "slug": "HexSeq",
  122. "name": "HexSeq",
  123. "description": "A Sequencer using compact hexadecimal strings for trigger sequencing",
  124. "tags": [
  125. "Sequencer"
  126. ]
  127. },
  128. {
  129. "slug": "Interface",
  130. "name": "Interface",
  131. "description": "Create an interface for a selection of connected modules",
  132. "tags": [
  133. "Utility"
  134. ]
  135. },
  136. {
  137. "slug": "HexSeqP",
  138. "name": "HexSeqP",
  139. "description": "A 16x16x64 Trigger Sequencer",
  140. "tags": [
  141. "Sequencer",
  142. "Polyphonic"
  143. ]
  144. },
  145. {
  146. "slug": "MVerb",
  147. "name": "MVerb",
  148. "description": "5x5 Waveguide Mesh Reverb",
  149. "tags": [
  150. "Reverb",
  151. "Effect"
  152. ]
  153. },
  154. {
  155. "slug": "PShift",
  156. "name": "PShift",
  157. "description": "Pitch Shifter",
  158. "tags": [
  159. "Effect"
  160. ]
  161. },
  162. {
  163. "slug": "FLA",
  164. "name": "FLA",
  165. "description": "applies integer arithmetic to a CV signal",
  166. "tags": [
  167. "Distortion"
  168. ]
  169. },
  170. {
  171. "slug": "FLL",
  172. "name": "FLL",
  173. "description": "applies integer bit operations to a CV signal",
  174. "tags": [
  175. "Distortion"
  176. ]
  177. },
  178. {
  179. "slug": "Gendy",
  180. "name": "Gendy",
  181. "description": "Iannis Xenakis GENDYN Simulation",
  182. "tags": [
  183. "Oscillator",
  184. "Polyphonic"
  185. ]
  186. },
  187. {
  188. "slug": "RTrig",
  189. "name": "RTrig",
  190. "description": "Random Deviation Trigger",
  191. "tags": [
  192. "Random",
  193. "Polyphonic"
  194. ]
  195. },
  196. {
  197. "slug": "STrig",
  198. "name": "STrig",
  199. "description": "Polyphonic Schmitt-Trigger",
  200. "tags": [
  201. "Polyphonic"
  202. ]
  203. },
  204. {
  205. "slug": "RSC",
  206. "name": "RSC",
  207. "description": "Reverb",
  208. "tags": [
  209. "Reverb",
  210. "Effect"
  211. ]
  212. },
  213. {
  214. "slug": "Pad",
  215. "name": "Pad",
  216. "description": "PadSynth",
  217. "tags": [
  218. "Oscillator",
  219. "Polyphonic"
  220. ]
  221. },
  222. {
  223. "slug": "RndG",
  224. "name": "RndG",
  225. "description": "Random Gates",
  226. "tags": [
  227. "Random",
  228. "Polyphonic"
  229. ]
  230. },
  231. {
  232. "slug": "Plotter",
  233. "name": "Plotter",
  234. "description": "Plots a 2D signal",
  235. "tags": [
  236. "Visual"
  237. ]
  238. },
  239. {
  240. "slug": "SuperLFO",
  241. "name": "SuperLFO",
  242. "description": "2D LFO for superformula curves",
  243. "tags": [
  244. "Oscillator",
  245. "Low-frequency Oscillator",
  246. "Polyphonic"
  247. ]
  248. },
  249. {
  250. "slug": "HexSeqExp",
  251. "name": "HexSeqExp",
  252. "description": "Gate, clock and inverted outputs for HexSeq",
  253. "tags": [
  254. "Expander"
  255. ]
  256. }
  257. ]
  258. }