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.

125 lines
3.6KB

  1. {
  2. "slug": "StudioSixPlusOne",
  3. "name": "Studio Six Plus One",
  4. "version": "1.2.1",
  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. "Controller"
  102. ]
  103. },
  104. {
  105. "slug": "Iverson",
  106. "name": "Iverson",
  107. "description": "Trigger Sequencer for use with midi controller",
  108. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson",
  109. "tags": [
  110. "Controller",
  111. "Sequencer"
  112. ]
  113. },
  114. {
  115. "slug": "IversonJr",
  116. "name": "IversonJr",
  117. "description": "Trigger Sequencer for use with midi controller",
  118. "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson",
  119. "tags": [
  120. "Controller",
  121. "Sequencer"
  122. ]
  123. }
  124. ]
  125. }