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.

173 lines
3.9KB

  1. {
  2. "slug": "LindenbergResearch",
  3. "name": "LindenbergResearch",
  4. "version": "1.3.3",
  5. "license": "proprietary",
  6. "author": "Lindenberg Research",
  7. "authorEmail": "heapdump@icloud.com",
  8. "authorUrl": "https://github.com/lindenbergresearch",
  9. "sourceUrl": "",
  10. "donateUrl": "https://paypal.me/heapdump",
  11. "modules": [
  12. {
  13. "slug": "VCO",
  14. "name": "Woldemar analog VCO",
  15. "description": "Analog oscillator",
  16. "tags": [
  17. "OSCILLATOR",
  18. "Polyphonic"
  19. ]
  20. },
  21. {
  22. "slug": "Noiser",
  23. "name": "NO!ZER Probability Emitter",
  24. "description": "Variable noise and random generator",
  25. "tags": [
  26. "OSCILLATOR"
  27. ]
  28. },
  29. {
  30. "slug": "MicroWolde",
  31. "name": "Compact Woldemar analog VCO",
  32. "description": "Analog oscillator",
  33. "tags": [
  34. "OSCILLATOR",
  35. "Polyphonic"
  36. ]
  37. },
  38. {
  39. "slug": "TYPE35_VCF",
  40. "name": "Vampyr type35 VCF",
  41. "description": "Sallen-Key type dual filter: Lowpass: 12dB/oct Highpass: 6dB/oct",
  42. "tags": [
  43. "FILTER"
  44. ]
  45. },
  46. {
  47. "slug": "Neo",
  48. "name": "Neo Filter",
  49. "description": "Neo distortion filter",
  50. "tags": [
  51. "FILTER",
  52. "Polyphonic"
  53. ]
  54. },
  55. {
  56. "slug": "DIODE_VCF",
  57. "name": "Laika Diode-Ladder Filter",
  58. "description": "Classic diode driven ladder filter with 12/dB/oct",
  59. "tags": [
  60. "FILTER"
  61. ]
  62. },
  63. {
  64. "slug": "BlankPanel_01",
  65. "name": "Blank: Logo",
  66. "description": "Blank panel with Logo and Information",
  67. "tags": [
  68. "BLANK"
  69. ]
  70. },
  71. {
  72. "slug": "BlankPanel_Wood",
  73. "name": "Blank: Wood-Panel",
  74. "description": "Wooden side panel",
  75. "tags": [
  76. "BLANK"
  77. ]
  78. },
  79. {
  80. "slug": "LPFilter24dB",
  81. "name": "Simple lowpass filter",
  82. "description": "Simple ladder style filter with 24dB7oct",
  83. "tags": [
  84. "FILTER"
  85. ]
  86. },
  87. {
  88. "slug": "ReShaper",
  89. "name": "ReShaper wavefolder",
  90. "description": "Simple wavefolder module",
  91. "tags": [
  92. "WAVESHAPER"
  93. ]
  94. },
  95. {
  96. "slug": "BlankPanel_02",
  97. "name": "Big Blankpanel",
  98. "description": "Big Blankpanel",
  99. "tags": [
  100. "BLANK"
  101. ]
  102. },
  103. {
  104. "slug": "BlankPanel_Small",
  105. "name": "Blankpanel | Multiple",
  106. "description": "Small blankpanel extendable to a 2x4 multiple",
  107. "tags": [
  108. "BLANK",
  109. "MULTIPLE"
  110. ]
  111. },
  112. {
  113. "slug": "PolyStereo",
  114. "name": "Stereo via polyphonic tool",
  115. "description": "Converts a stereo signal to poly and vice versa",
  116. "tags": [
  117. "TOOL",
  118. "Polyphonic"
  119. ]
  120. },
  121. {
  122. "slug": "VCSpread",
  123. "name": "Voltage Controlled Signal Spread",
  124. "description": "Takes and input signal and generates n- shifted output signals via poly out",
  125. "tags": [
  126. "TOOL"
  127. ]
  128. },
  129. {
  130. "slug": "VCF",
  131. "name": "Alma 24dB/oct ladder filter",
  132. "description": "Alma 24dB/oct lowpass ladder filter",
  133. "tags": [
  134. "FILTER"
  135. ]
  136. },
  137. {
  138. "slug": "MS20_VCF",
  139. "name": "Valerie MS20 filter",
  140. "description": "Valerie MS20 type 12dB/oct lowpass filter",
  141. "tags": [
  142. "FILTER"
  143. ]
  144. },
  145. {
  146. "slug": "Westcoast_VCS",
  147. "name": "Westcoast Complex Shaper",
  148. "description": "Westcoast waveshaper with different modes",
  149. "tags": [
  150. "WAVESHAPER"
  151. ]
  152. },
  153. {
  154. "slug": "QuickMixer",
  155. "name": "5 Channel Mixing Amp",
  156. "description": "Voltage controlled 5 channel mixer amp with dynamic amp curve",
  157. "tags": [
  158. "MIXER",
  159. "VCA"
  160. ]
  161. },
  162. {
  163. "slug": "Sangster",
  164. "name": "Sangster BBD Analog Delay",
  165. "description": "Voltage controlled BBD Analog time repeater",
  166. "tags": [
  167. "DELAY",
  168. "EFFECT",
  169. "Polyphonic"
  170. ]
  171. }
  172. ]
  173. }