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.

129 lines
2.9KB

  1. {
  2. "slug": "QuestionableDinner",
  3. "name": "Questionable Dinner",
  4. "version": "2.0.7",
  5. "license": "Apache-2.0",
  6. "brand": "Questionable Dinner",
  7. "author": "Rox Wilson",
  8. "authorEmail": "",
  9. "authorUrl": "https://rox1000000.bandcamp.com/",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/NullCodeMusic/Questionable-Dinner/blob/master/manual.md",
  12. "sourceUrl": "https://github.com/NullCodeMusic/Questionable-Dinner/",
  13. "donateUrl": "https://ko-fi.com/rox1000000",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "ASawB",
  18. "name": "A Saw B",
  19. "description": "Compare, split, subtract and mangle two inputs. Now polyphonic!",
  20. "tags": [
  21. "Logic",
  22. "Utility",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "Pilfer",
  28. "name": "Pilfer",
  29. "description": "A moving particle attempts to follow input audio.",
  30. "tags": [
  31. "Filter",
  32. "Distortion",
  33. "Envelope follower",
  34. "Oscillator",
  35. "Physical modeling",
  36. "Polyphonic"
  37. ]
  38. },
  39. {
  40. "slug": "Surgeon",
  41. "name": "Surgeon",
  42. "description": "A text-based additive oscillator.",
  43. "tags": [
  44. "Oscillator"
  45. ]
  46. },
  47. {
  48. "slug": "ElasticTwins",
  49. "name": "Elastic Twin",
  50. "description": "Record and swap buffers to delay and garble audio.",
  51. "tags": [
  52. "Delay",
  53. "Granular"
  54. ]
  55. },
  56. {
  57. "slug": "Loam",
  58. "name": "Loam",
  59. "description": "A dirty resonant filter.",
  60. "tags": [
  61. "Filter",
  62. "Distortion",
  63. "Polyphonic"
  64. ]
  65. },
  66. {
  67. "slug": "Flick",
  68. "name": "Flick",
  69. "description": "Generate impulses for resonators. Twice!",
  70. "tags": [
  71. "Physical modeling",
  72. "dual"
  73. ]
  74. },
  75. {
  76. "slug": "FlickX",
  77. "name": "Flick-EXT",
  78. "description": "Pitch and level inputs for Flick.",
  79. "tags": [
  80. "Physical modeling",
  81. "dual"
  82. ]
  83. },
  84. {
  85. "slug": "Grit",
  86. "name": "Graze",
  87. "description": "",
  88. "tags": [
  89. "distortion",
  90. "Envelope follower"
  91. ]
  92. },
  93. {
  94. "slug": "Moxie",
  95. "name": "Moxie",
  96. "description": "Power-hungry (un)dead oscillator.",
  97. "tags": [
  98. "oscillator",
  99. "distortion",
  100. "Filter",
  101. "Low-frequency oscillator",
  102. "envelope generator",
  103. "physical modeling",
  104. "function generator",
  105. "clock generator",
  106. "clock modulator"
  107. ]
  108. },
  109. {
  110. "slug": "Notable",
  111. "name": "The Funnel",
  112. "description": "A pitch & gate utility module.",
  113. "tags": [
  114. "utility",
  115. "sample and hold"
  116. ]
  117. },
  118. {
  119. "slug": "Yare",
  120. "name": "Yare",
  121. "description": "Kill your dynamic range",
  122. "tags": [
  123. "compressor",
  124. "Voltage-controlled amplifier",
  125. "distortion"
  126. ]
  127. }
  128. ]
  129. }