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.

136 lines
3.9KB

  1. {
  2. "slug": "StudioSixPlusOne",
  3. "name": "Studio Six Plus One",
  4. "version": "1.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Studio Six Plus One",
  7. "author": "Studio Six Plus One",
  8. "authorEmail": "dave.french3@googlemail.com",
  9. "authorUrl": "https://github.com/StudioSixPlusOne",
  10. "pluginUrl": "https://github.com/StudioSixPlusOne/rack-modules",
  11. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md",
  12. "sourceUrl": "https://github.com/StudioSixPlusOne/rack-modules.git",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "KSDelay",
  18. "name": "Wallenda",
  19. "description": "Karplus\u2013Strong Delay with unison",
  20. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#wallenda",
  21. "tags": [
  22. "Polyphonic",
  23. "Delay",
  24. "Effect",
  25. "Physical modeling"
  26. ]
  27. },
  28. {
  29. "slug": "Maccomo",
  30. "name": "Maccomo",
  31. "description": "Ladder Filter self oscillating vcf",
  32. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#maccomo",
  33. "tags": [
  34. "Polyphonic",
  35. "Filter"
  36. ]
  37. },
  38. {
  39. "slug": "PolyShiftRegister",
  40. "name": "Tyrant",
  41. "description": "Polyphonic Shift Register",
  42. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#tyrant",
  43. "tags": [
  44. "Polyphonic",
  45. "Sample and Hold",
  46. "Random"
  47. ]
  48. },
  49. {
  50. "slug": "Te",
  51. "name": "Te",
  52. "description": "Tyrant Expander",
  53. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#te",
  54. "tags": [
  55. "Expander"
  56. ]
  57. },
  58. {
  59. "slug": "CombFilter",
  60. "name": "Massarti",
  61. "description": "Comb Filter",
  62. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#massarti",
  63. "tags": [
  64. "Polyphonic",
  65. "Filter",
  66. "Effect"
  67. ]
  68. },
  69. {
  70. "slug": "LaLa",
  71. "name": "LaLa",
  72. "description": "Two way cross over",
  73. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#lala",
  74. "tags": [
  75. "Filter",
  76. "Polyphonic",
  77. "Utility",
  78. "Voltage-controlled amplifier"
  79. ]
  80. },
  81. {
  82. "slug": "Eva",
  83. "name": "Eva",
  84. "description": "Mixer",
  85. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#eva",
  86. "tags": [
  87. "Mixer",
  88. "Voltage-controlled amplifier",
  89. "Polyphonic"
  90. ]
  91. },
  92. {
  93. "slug": "Zazel",
  94. "name": "Zazel",
  95. "description": "Parameter Controller for fades and LFO",
  96. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#zazel",
  97. "tags": [
  98. "Clock modulator",
  99. "Function generator",
  100. "Low-frequency oscillator",
  101. "Envelope generator",
  102. "Controller"
  103. ]
  104. },
  105. {
  106. "slug": "Iverson",
  107. "name": "Iverson",
  108. "description": "Trigger Sequencer for use with midi controller",
  109. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson",
  110. "tags": [
  111. "Controller",
  112. "Sequencer"
  113. ]
  114. },
  115. {
  116. "slug": "IversonJr",
  117. "name": "IversonJr",
  118. "description": "Trigger Sequencer for use with midi controller",
  119. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson",
  120. "tags": [
  121. "Controller",
  122. "Sequencer"
  123. ]
  124. },
  125. {
  126. "slug": "Zilah",
  127. "name": "Zilah",
  128. "description": "14 bit Midi-CC input",
  129. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#zilah",
  130. "tags": [
  131. "MIDI",
  132. "external"
  133. ]
  134. }
  135. ]
  136. }