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.

240 lines
4.4KB

  1. {
  2. "slug": "cf",
  3. "version": "1.1.1",
  4. "license": "BSD-3-Clause",
  5. "name": "cf",
  6. "brand": "cf",
  7. "author": "clement foulc",
  8. "authorEmail": "c.foulc@gmail.com",
  9. "pluginUrl": "https://github.com/cfoulc/cf",
  10. "authorUrl": "https://github.com/cfoulc",
  11. "manualUrl": "https://github.com/cfoulc/cf",
  12. "sourceUrl": "https://github.com/cfoulc/cf",
  13. "donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3CSNFE349G99Q",
  14. "modules": [
  15. {
  16. "slug": "METRO",
  17. "name": "Metro",
  18. "description": "Clock",
  19. "tags": [
  20. "CLOCK"
  21. ]
  22. },
  23. {
  24. "slug": "EACH",
  25. "name": "Each",
  26. "description": "Clock divider",
  27. "tags": [
  28. "UTILITY"
  29. ]
  30. },
  31. {
  32. "slug": "trSEQ",
  33. "name": "trSeq",
  34. "description": "sequencer with per step inputs",
  35. "tags": [
  36. "SEQUENCER"
  37. ]
  38. },
  39. {
  40. "slug": "LEDSEQ",
  41. "name": "ledSeq",
  42. "description": "5x16 triggers sequencer",
  43. "tags": [
  44. "SEQUENCER"
  45. ]
  46. },
  47. {
  48. "slug": "L3DS3Q",
  49. "name": "l3dS3q",
  50. "description": "5x16 triggers sequencer",
  51. "tags": [
  52. "SEQUENCER"
  53. ]
  54. },
  55. {
  56. "slug": "L3DS3Q",
  57. "name": "l3dS3q",
  58. "description": "5x16 triggers sequencer",
  59. "tags": [
  60. "SEQUENCER"
  61. ]
  62. },
  63. {
  64. "slug": "SLIDERSEQ",
  65. "name": "SliderSeq",
  66. "description": "16 CVs sequencer",
  67. "tags": [
  68. "SEQUENCER"
  69. ]
  70. },
  71. {
  72. "slug": "PLAYER",
  73. "name": "Player",
  74. "description": "Sample player",
  75. "tags": [
  76. "SAMPLER"
  77. ]
  78. },
  79. {
  80. "slug": "PLAY",
  81. "name": "Play",
  82. "description": "Mini sample player",
  83. "tags": [
  84. "SAMPLER"
  85. ]
  86. },
  87. {
  88. "slug": "MONO",
  89. "name": "Mono",
  90. "description": "Modular mixer Mono Channel",
  91. "tags": [
  92. "MIXER"
  93. ]
  94. },
  95. {
  96. "slug": "STEREO",
  97. "name": "Stereo",
  98. "description": "Modular mixer Stereo Channel",
  99. "tags": [
  100. "MIXER"
  101. ]
  102. },
  103. {
  104. "slug": "SUB",
  105. "name": "Sub",
  106. "description": "Modular mixer Sends",
  107. "tags": [
  108. "MIXER"
  109. ]
  110. },
  111. {
  112. "slug": "MASTER",
  113. "name": "Master",
  114. "description": "Modular mixer Master",
  115. "tags": [
  116. "MIXER"
  117. ]
  118. },
  119. {
  120. "slug": "VARIABLE",
  121. "name": "Variable",
  122. "description": "Sample & Hold",
  123. "tags": [
  124. "UTILITY"
  125. ]
  126. },
  127. {
  128. "slug": "ALGEBRA",
  129. "name": "Algebra",
  130. "description": "2 signals math",
  131. "tags": [
  132. "UTILITY"
  133. ]
  134. },
  135. {
  136. "slug": "FUNKTION",
  137. "name": "Funktion",
  138. "description": "1 signal math",
  139. "tags": [
  140. "UTILITY"
  141. ]
  142. },
  143. {
  144. "slug": "CHOKE",
  145. "name": "Choke",
  146. "description": "hi hat style choker",
  147. "tags": [
  148. "UTILITY"
  149. ]
  150. },
  151. {
  152. "slug": "FOUR",
  153. "name": "Four",
  154. "description": "4 x solo/mute",
  155. "tags": [
  156. "UTILITY"
  157. ]
  158. },
  159. {
  160. "slug": "STEPS",
  161. "name": "Steps",
  162. "description": "quantiser",
  163. "tags": [
  164. "UTILITY"
  165. ]
  166. },
  167. {
  168. "slug": "PEAK",
  169. "name": "Peak",
  170. "description": "limiter",
  171. "tags": [
  172. "LIMITER"
  173. ]
  174. },
  175. {
  176. "slug": "CUTS",
  177. "name": "Cuts",
  178. "description": "dirty HP & LP filters",
  179. "tags": [
  180. "FILTER"
  181. ]
  182. },
  183. {
  184. "slug": "BUFFER",
  185. "name": "Buffer",
  186. "description": "dirty delay buffer/filter",
  187. "tags": [
  188. "DELAY"
  189. ]
  190. },
  191. {
  192. "slug": "DISTO",
  193. "name": "Disto",
  194. "description": "dirty distortion",
  195. "tags": [
  196. "DISTORTION"
  197. ]
  198. },
  199. {
  200. "slug": "CUBE",
  201. "name": "Cube",
  202. "description": "weird lfo",
  203. "tags": [
  204. "LFO"
  205. ]
  206. },
  207. {
  208. "slug": "PATCH",
  209. "name": "Patch",
  210. "description": "patch bay",
  211. "tags": [
  212. "UTILITY"
  213. ]
  214. },
  215. {
  216. "slug": "LABEL",
  217. "name": "LABEL",
  218. "description": "label",
  219. "tags": [
  220. "VISUAL"
  221. ]
  222. },
  223. {
  224. "slug": "LEDS",
  225. "name": "Leds",
  226. "description": "leds",
  227. "tags": [
  228. "VISUAL"
  229. ]
  230. },
  231. {
  232. "slug": "DAVE",
  233. "name": "Dave",
  234. "description": "blank panel",
  235. "tags": [
  236. "BLANK"
  237. ]
  238. }
  239. ]
  240. }