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.

182 lines
4.2KB

  1. {
  2. "slug": "MADZINE",
  3. "name": "MADZINE",
  4. "version": "2.1.9",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "MADZINE",
  7. "author": "MAD",
  8. "authorEmail": "madzinetw@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/mmmmmmmadman/MADZINE-VCV",
  13. "donateUrl": "https://www.patreon.com/c/madzinetw",
  14. "modules": [
  15. {
  16. "slug": "SwingLFO",
  17. "name": "SwingLFO",
  18. "description": "A dual-waveform LFO with swing and shape control",
  19. "tags": [
  20. "Low-frequency oscillator"
  21. ]
  22. },
  23. {
  24. "slug": "EuclideanRhythm",
  25. "name": "Euclidean Rhythm",
  26. "description": "A three-track Euclidean Rhythm Generator with CV control and Slew",
  27. "tags": [
  28. "Sequencer",
  29. "Clock generator"
  30. ]
  31. },
  32. {
  33. "slug": "ADGenerator",
  34. "name": "AD Generator",
  35. "description": "Attack Decay envelope generator",
  36. "tags": [
  37. "Envelope generator"
  38. ]
  39. },
  40. {
  41. "slug": "Pinpple",
  42. "name": "Pinpple",
  43. "description": "A ping filter hihat synthesizer with dynamic FM modulation",
  44. "tags": [
  45. "Drum",
  46. "Filter",
  47. "Synth voice"
  48. ]
  49. },
  50. {
  51. "slug": "PPaTTTerning",
  52. "name": "PPaTTTerning",
  53. "description": "Pattern-based CV sequencer with style and density control",
  54. "tags": [
  55. "Sequencer"
  56. ]
  57. },
  58. {
  59. "slug": "MADDY",
  60. "name": "MADDY",
  61. "description": "Integrated sequencer with swing clock and 3-track Euclidean rhythm generator",
  62. "tags": [
  63. "Sequencer",
  64. "Clock generator",
  65. "Low-frequency oscillator"
  66. ]
  67. },
  68. {
  69. "slug": "TWNC",
  70. "name": "TWNC",
  71. "description": "Dual-track Euclidean rhythm generator with drum and hi-hats synthesis",
  72. "tags": [
  73. "Sequencer",
  74. "Clock generator",
  75. "Drum"
  76. ]
  77. },
  78. {
  79. "slug": "TWNCLight",
  80. "name": "TWNC Light",
  81. "description": "Simplified dual-track Euclidean rhythm generator with envelope control",
  82. "tags": [
  83. "Sequencer",
  84. "Clock generator",
  85. "Envelope generator"
  86. ]
  87. },
  88. {
  89. "slug": "TWNC2",
  90. "name": "TWNC 2",
  91. "description": "Three-track Euclidean drum machine with drum synthesis",
  92. "tags": [
  93. "Sequencer",
  94. "Clock generator",
  95. "Drum"
  96. ]
  97. },
  98. {
  99. "slug": "QQ",
  100. "name": "QQ",
  101. "description": "3-track S-Curve Decay Trigger envelope generator with CV control and waveform scope",
  102. "tags": [
  103. "Envelope generator",
  104. "Visual"
  105. ]
  106. },
  107. {
  108. "slug": "Observer",
  109. "name": "Observer",
  110. "description": "8-track color scope module for waveform visualization",
  111. "tags": [
  112. "Visual",
  113. "Utility"
  114. ]
  115. },
  116. {
  117. "slug": "U8",
  118. "name": "U8",
  119. "description": "4HP channel processor with gain/saturation, duck control and mute",
  120. "tags": [
  121. "Mixer",
  122. "Utility",
  123. "Compressor"
  124. ]
  125. },
  126. {
  127. "slug": "YAMANOTE",
  128. "name": "YAMANOTE",
  129. "description": "8HP channel processor with chain, send/return function",
  130. "tags": [
  131. "Mixer",
  132. "Utility"
  133. ]
  134. },
  135. {
  136. "slug": "KIMO",
  137. "name": "KIMO",
  138. "description": "Single-track Euclidean drum machine with bass drum synthesis",
  139. "tags": [
  140. "Sequencer",
  141. "Envelope generator",
  142. "Drum"
  143. ]
  144. },
  145. {
  146. "slug": "Obserfour",
  147. "name": "Obserfour",
  148. "description": "4-track color scope module for waveform visualization",
  149. "tags": [
  150. "Visual",
  151. "Utility"
  152. ]
  153. },
  154. {
  155. "slug": "Pyramid",
  156. "name": "Pyramid",
  157. "description": "3D panning router",
  158. "tags": [
  159. "Mixer",
  160. "Utility"
  161. ]
  162. },
  163. {
  164. "slug": "DECAPyramid",
  165. "name": "DECAPyramid",
  166. "description": "8-track 3D panning router with send/return",
  167. "tags": [
  168. "Mixer",
  169. "Utility"
  170. ]
  171. },
  172. {
  173. "slug": "KEN",
  174. "name": "KEN",
  175. "description": "8-to-2 binaural processor for 3D spatial audio rendering",
  176. "tags": [
  177. "Mixer",
  178. "Utility"
  179. ]
  180. }
  181. ]
  182. }