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.

144 lines
3.2KB

  1. {
  2. "slug": "LindenbergResearch",
  3. "name": "LindenbergResearch",
  4. "version": "1.2.0",
  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. ]
  19. },
  20. {
  21. "slug": "TYPE35_VCF",
  22. "name": "Vampyr type35 VCF",
  23. "description": "Sallen-Key type dual filter: Lowpass: 12dB/oct Highpass: 6dB/oct",
  24. "tags": [
  25. "FILTER"
  26. ]
  27. },
  28. {
  29. "slug": "Neo",
  30. "name": "Neo Filter",
  31. "description": "Neo distortion filter",
  32. "tags": [
  33. "FILTER"
  34. ]
  35. },
  36. {
  37. "slug": "DIODE_VCF",
  38. "name": "Laika Diode-Ladder Filter",
  39. "description": "Classic diode driven ladder filter with 12/dB/oct",
  40. "tags": [
  41. "FILTER"
  42. ]
  43. },
  44. {
  45. "slug": "BlankPanel_01",
  46. "name": "Blank: Logo",
  47. "description": "Blank panel with Logo and Information",
  48. "tags": [
  49. "BLANK"
  50. ]
  51. },
  52. {
  53. "slug": "BlankPanel_Wood",
  54. "name": "Blank: Wood-Panel",
  55. "description": "Wooden side panel",
  56. "tags": [
  57. "BLANK"
  58. ]
  59. },
  60. {
  61. "slug": "LPFilter24dB",
  62. "name": "Simple lowpass filter",
  63. "description": "Simple ladder style filter with 24dB7oct",
  64. "tags": [
  65. "FILTER"
  66. ]
  67. },
  68. {
  69. "slug": "ReShaper",
  70. "name": "ReShaper wavefolder",
  71. "description": "Simple wavefolder module",
  72. "tags": [
  73. "WAVESHAPER"
  74. ]
  75. },
  76. {
  77. "slug": "BlankPanel_02",
  78. "name": "Big Blankpanel",
  79. "description": "Big Blankpanel",
  80. "tags": [
  81. "BLANK"
  82. ]
  83. },
  84. {
  85. "slug": "BlankPanel_Small",
  86. "name": "Blankpanel | Multiple",
  87. "description": "Small blankpanel extendable to a 2x4 multiple",
  88. "tags": [
  89. "BLANK",
  90. "MULTIPLE"
  91. ]
  92. },
  93. {
  94. "slug": "PolyStereo",
  95. "name": "Stereo via polyphonic tool",
  96. "description": "Converts a stereo signal to poly and vice versa",
  97. "tags": [
  98. "TOOL"
  99. ]
  100. },
  101. {
  102. "slug": "VCF",
  103. "name": "Alma 24dB/oct ladder filter",
  104. "description": "Alma 24dB/oct lowpass ladder filter",
  105. "tags": [
  106. "FILTER"
  107. ]
  108. },
  109. {
  110. "slug": "MS20_VCF",
  111. "name": "Valerie MS20 filter",
  112. "description": "Valerie MS20 type 12dB/oct lowpass filter",
  113. "tags": [
  114. "FILTER"
  115. ]
  116. },
  117. {
  118. "slug": "Westcoast_VCS",
  119. "name": "Westcoast Complex Shaper",
  120. "description": "Westcoast waveshaper with different modes",
  121. "tags": [
  122. "WAVESHAPER"
  123. ]
  124. },
  125. {
  126. "slug": "QuickMixer",
  127. "name": "5 Channel Mixing Amp",
  128. "description": "Voltage controlled 5 channel mixer amp with dynamic amp curve",
  129. "tags": [
  130. "MIXER",
  131. "VCA"
  132. ]
  133. },
  134. {
  135. "slug": "Sangster",
  136. "name": "Sangster BBD Analog Delay",
  137. "description": "Voltage controlled BBD Analog time repeater",
  138. "tags": [
  139. "DELAY",
  140. "EFFECT"
  141. ]
  142. }
  143. ]
  144. }