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.

128 lines
2.9KB

  1. {
  2. "slug": "LindenbergResearch",
  3. "name": "LindenbergResearch",
  4. "version": "1.1.0",
  5. "license": "proprietary",
  6. "author": "Lindenberg Research",
  7. "authorEmail": "heapdump@icloud.com",
  8. "authorUrl": "https://github.com/lindenbergresearch",
  9. "sourceUrl": "https://github.com/lindenbergresearch/LRTRack",
  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": "DIODE_VCF",
  30. "name": "Laika Diode-Ladder Filter",
  31. "description": "Classic diode driven ladder filter with 12/dB/oct",
  32. "tags": [
  33. "FILTER"
  34. ]
  35. },
  36. {
  37. "slug": "BlankPanel_01",
  38. "name": "Blank: Logo",
  39. "description": "Blank panel with Logo and Information",
  40. "tags": [
  41. "BLANK"
  42. ]
  43. },
  44. {
  45. "slug": "BlankPanel_Wood",
  46. "name": "Blank: Wood-Panel",
  47. "description": "Wooden side panel",
  48. "tags": [
  49. "BLANK"
  50. ]
  51. },
  52. {
  53. "slug": "LPFilter24dB",
  54. "name": "Simple lowpass filter",
  55. "description": "Simple ladder style filter with 24dB7oct",
  56. "tags": [
  57. "FILTER"
  58. ]
  59. },
  60. {
  61. "slug": "ReShaper",
  62. "name": "ReShaper wavefolder",
  63. "description": "Simple wavefolder module",
  64. "tags": [
  65. "WAVESHAPER"
  66. ]
  67. },
  68. {
  69. "slug": "BlankPanel_02",
  70. "name": "Big Blankpanel",
  71. "description": "Big Blankpanel",
  72. "tags": [
  73. "BLANK"
  74. ]
  75. },
  76. {
  77. "slug": "BlankPanel_Small",
  78. "name": "Blankpanel | Multiple",
  79. "description": "Small blankpanel extendable to a 2x4 multiple",
  80. "tags": [
  81. "BLANK",
  82. "MULTIPLE"
  83. ]
  84. },
  85. {
  86. "slug": "VCF",
  87. "name": "Alma 24dB/oct ladder filter",
  88. "description": "Alma 24dB/oct lowpass ladder filter",
  89. "tags": [
  90. "FILTER"
  91. ]
  92. },
  93. {
  94. "slug": "MS20_VCF",
  95. "name": "Valerie MS20 filter",
  96. "description": "Valerie MS20 type 12dB/oct lowpass filter",
  97. "tags": [
  98. "FILTER"
  99. ]
  100. },
  101. {
  102. "slug": "Westcoast_VCS",
  103. "name": "Westcoast Complex Shaper",
  104. "description": "Westcoast waveshaper with different modes",
  105. "tags": [
  106. "WAVESHAPER"
  107. ]
  108. },
  109. {
  110. "slug": "QuickMixer",
  111. "name": "5 Channel Mixing Amp",
  112. "description": "Voltage controlled 5 channel mixer amp with dynamic amp curve",
  113. "tags": [
  114. "MIXER",
  115. "VCA"
  116. ]
  117. },
  118. {
  119. "slug": "Sangster",
  120. "name": "Sangster BBD Analog Delay",
  121. "description": "Voltage controlled BBD Analog time repeater",
  122. "tags": [
  123. "DELAY",
  124. "EFFECT"
  125. ]
  126. }
  127. ]
  128. }