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.

233 lines
5.8KB

  1. {
  2. "slug": "TinyTricks",
  3. "name": "Tiny Tricks",
  4. "brand": "Tiny Tricks",
  5. "version": "1.5.0",
  6. "license": "GPL-3.0-only",
  7. "author": "Thomas Ren\u00e9 Sidor",
  8. "authorEmail": "mail@thomassidor.com",
  9. "authorUrl": "https://thomassidor.com",
  10. "pluginUrl": "https://github.com/thomassidor/tinytricks",
  11. "manualUrl": "https://github.com/thomassidor/tinytricks",
  12. "sourceUrl": "https://github.com/thomassidor/tinytricks",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/thomassidor/tinytricks",
  15. "modules": [
  16. {
  17. "slug": "SH16",
  18. "name": "Sample and hold x16",
  19. "description": "Get 16 random values on trigger (sample and hold). Internal noise only.",
  20. "tags": [
  21. "sample and hold",
  22. "utility",
  23. "random"
  24. ]
  25. },
  26. {
  27. "slug": "MG1",
  28. "name": "Modulation Generator x1",
  29. "description": "Get a random value (S&H on internal noise) or LFO with random state (rate, waveform, scale, phase) generated on a trigger. Settings for variance and bias of random, whether to include S&H values and unipolar or bipolar.",
  30. "tags": [
  31. "sample and hold",
  32. "utility",
  33. "low-frequency oscillator",
  34. "random"
  35. ]
  36. },
  37. {
  38. "slug": "MG8",
  39. "name": "Modulation Generator x8",
  40. "description": "Get up to 8 random value (S&H on internal noise) or LFO with random state (rate, waveform, scale, phase) generated on a trigger. Settings for variance and bias of random, whether to include S&H values and unipolar or bipolar.",
  41. "tags": [
  42. "sample and hold",
  43. "utility",
  44. "low-frequency oscillator"
  45. ]
  46. },
  47. {
  48. "slug": "MG16",
  49. "name": "Modulation Generator x16",
  50. "description": "Get up to 16 random value (S&H on internal noise) or LFO with random state (rate, waveform, scale, phase) generated on a trigger. Settings for variance and bias of random, whether to include S&H values and unipolar or bipolar.",
  51. "tags": [
  52. "sample and hold",
  53. "utility",
  54. "low-frequency oscillator"
  55. ]
  56. },
  57. {
  58. "slug": "A8",
  59. "name": "Attenuator x8",
  60. "description": "8x attenuators with same level.",
  61. "tags": [
  62. "utility",
  63. "attenuator"
  64. ]
  65. },
  66. {
  67. "slug": "RM8",
  68. "name": "Random Mute x8",
  69. "description": "Randomly mute a defined number of 1-8 channels.",
  70. "tags": [
  71. "utility",
  72. "switch"
  73. ]
  74. },
  75. {
  76. "slug": "RM8S",
  77. "name": "Random Stereo Mute x8",
  78. "description": "Randomly mute a defined number of 1-8 stereo channels.",
  79. "tags": [
  80. "utility",
  81. "switch"
  82. ]
  83. },
  84. {
  85. "slug": "TT-A",
  86. "name": "Arithmetic",
  87. "description": "A bunch of arithmetic tricks on two inputs.",
  88. "tags": [
  89. "utility",
  90. "poly"
  91. ]
  92. },
  93. {
  94. "slug": "TT-L",
  95. "name": "Logic",
  96. "description": "A bunch of logic tricks on two inputs.",
  97. "tags": [
  98. "utility",
  99. "logic",
  100. "poly"
  101. ]
  102. },
  103. {
  104. "slug": "TTSIN",
  105. "name": "Sine Oscillator",
  106. "description": "A tiny sine based oscillator.",
  107. "tags": [
  108. "oscillator",
  109. "poly"
  110. ]
  111. },
  112. {
  113. "slug": "TTSAW",
  114. "name": "Saw Oscillator",
  115. "description": "A tiny saw based oscillator.",
  116. "tags": [
  117. "oscillator",
  118. "poly"
  119. ]
  120. },
  121. {
  122. "slug": "TTSQR",
  123. "name": "Square Oscillator",
  124. "description": "A tiny square based oscillator.",
  125. "tags": [
  126. "oscillator",
  127. "poly"
  128. ]
  129. },
  130. {
  131. "slug": "TTTRI",
  132. "name": "Triangle Oscillator",
  133. "description": "A tiny triangle based oscillator.",
  134. "tags": [
  135. "oscillator",
  136. "poly"
  137. ]
  138. },
  139. {
  140. "slug": "TTSINPLUS",
  141. "name": "Sine+ Oscillator",
  142. "description": "Three sine based oscillators with detune and sync.",
  143. "tags": [
  144. "oscillator",
  145. "poly"
  146. ]
  147. },
  148. {
  149. "slug": "TTSAWPLUS",
  150. "name": "Sawtooth+ Oscillator",
  151. "description": "Three sawtooth based oscillators with detune and sync.",
  152. "tags": [
  153. "oscillator",
  154. "poly"
  155. ]
  156. },
  157. {
  158. "slug": "TTSQRPLUS",
  159. "name": "Square+ Oscillator",
  160. "description": "Three square based oscillators with detune and sync.",
  161. "tags": [
  162. "oscillator",
  163. "poly"
  164. ]
  165. },
  166. {
  167. "slug": "TTTRIPLUS",
  168. "name": "Triangle+ Oscillator",
  169. "description": "Three triangle based oscillators with detune and sync.",
  170. "tags": [
  171. "oscillator",
  172. "poly"
  173. ]
  174. },
  175. {
  176. "slug": "RX8",
  177. "name": "Random Mix x8",
  178. "description": "Randomly mix 8 channels.",
  179. "tags": [
  180. "switch",
  181. "random",
  182. "utility"
  183. ]
  184. },
  185. {
  186. "slug": "SN1",
  187. "name": "Simplex Noise LFO",
  188. "description": "Low-frequency oscillator based on simplex noise.",
  189. "tags": [
  190. "low-frequency oscillator",
  191. "random"
  192. ]
  193. },
  194. {
  195. "slug": "SN8",
  196. "name": "Simplex Noise LFO x8",
  197. "description": "8x Low-frequency oscillators based on simplex noise.",
  198. "tags": [
  199. "low-frequency oscillator",
  200. "random"
  201. ]
  202. },
  203. {
  204. "slug": "SNOSC",
  205. "name": "Simplex Oscillator",
  206. "description": "A oscillator based on a simplex noise source.",
  207. "tags": [
  208. "oscillator",
  209. "poly"
  210. ]
  211. },
  212. {
  213. "slug": "WAVE",
  214. "name": "Wavetable Oscillator",
  215. "description": "A wavetable oscillator where you can record your own waves.",
  216. "tags": [
  217. "oscillator",
  218. "poly"
  219. ]
  220. },
  221. {
  222. "slug": "RW",
  223. "name": "Random Wrangler",
  224. "description": "Random generation that you control.",
  225. "tags": [
  226. "random",
  227. "noise",
  228. "low-frequency oscillator",
  229. "sample and hold"
  230. ]
  231. }
  232. ]
  233. }