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.

119 lines
2.4KB

  1. {
  2. "slug": "FehlerFabrik-Suite",
  3. "name": "Fehler Fabrik",
  4. "version": "1.1.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Fehler Fabrik",
  7. "author": "Ross Cameron",
  8. "authorEmail": "fehlerfabrik@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/RCameron93/FehlerFabrik/blob/master/README.md",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/RCameron93/FehlerFabrik",
  13. "donateUrl": "https://paypal.me/rossdc93",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "PSIOP",
  18. "name": "PSI OP",
  19. "description": "FM Percussion Synth",
  20. "tags": [
  21. "Oscillator",
  22. "Drum",
  23. "Synth voice"
  24. ]
  25. },
  26. {
  27. "slug": "Planck",
  28. "name": "Planck",
  29. "description": "Bit Depth and Sample Rate Crusher",
  30. "tags": [
  31. "Effect",
  32. "Polyphonic"
  33. ]
  34. },
  35. {
  36. "slug": "Luigi",
  37. "name": "Luigi",
  38. "description": "Random Clock and Noise/Dust Generator",
  39. "tags": [
  40. "noise",
  41. "random"
  42. ]
  43. },
  44. {
  45. "slug": "Aspect",
  46. "name": "Aspect",
  47. "description": "Clock Dividers and Sequential Sequencer",
  48. "tags": [
  49. "Clock modulator"
  50. ]
  51. },
  52. {
  53. "slug": "Monte",
  54. "name": "Monte",
  55. "description": "Probabalistic Clock Generator",
  56. "tags": [
  57. "Sequencer"
  58. ]
  59. },
  60. {
  61. "slug": "Arpanet",
  62. "name": "Arpanet",
  63. "description": "1601 Sequencer",
  64. "tags": [
  65. "Sequencer"
  66. ]
  67. },
  68. {
  69. "slug": "Sigma",
  70. "name": "Sigma",
  71. "description": "Fixed Voltage Adder",
  72. "tags": [
  73. "Utility",
  74. "Polyphonic"
  75. ]
  76. },
  77. {
  78. "slug": "Fax",
  79. "name": "Fax",
  80. "description": "CV Recording Sequencer",
  81. "tags": [
  82. "Sequencer",
  83. "Recording",
  84. "Polyphonic"
  85. ]
  86. },
  87. {
  88. "slug": "Rasoir",
  89. "name": "Rasoir",
  90. "description": "Asymmetrical Voltage Processor",
  91. "tags": [
  92. "Effect",
  93. "Waveshaper",
  94. "Slew Limiter",
  95. "Delay"
  96. ]
  97. },
  98. {
  99. "slug": "Chi",
  100. "name": "Chi",
  101. "description": "3 Band Crossover",
  102. "tags": [
  103. "Equalizer",
  104. "Filter",
  105. "Poly"
  106. ]
  107. },
  108. {
  109. "slug": "Nova",
  110. "name": "Nova",
  111. "description": "Cut-up Sequenced Sampler",
  112. "tags": [
  113. "Sampler",
  114. "Sequencer",
  115. "Random"
  116. ]
  117. }
  118. ]
  119. }