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.

99 lines
2.0KB

  1. {
  2. "slug": "Semiramis",
  3. "name": "Semiramis",
  4. "version": "1.5.0",
  5. "license": "Proprietary",
  6. "author": "Sonus Dept.",
  7. "brand": "Sonus Dept.",
  8. "authorEmail": "sonusdept@gmail.com",
  9. "authorUrl": "http://www.sonusdept.com",
  10. "pluginUrl": "http://semiramis.sonusdept.com",
  11. "manualUrl": "https://www.dropbox.com/s/zpeuu8ury6a4kg2/Semiramis%20Manual.pdf?dl=0",
  12. "modules": [
  13. {
  14. "slug": "Semiramis",
  15. "name": "Semiramis",
  16. "description": "Semimodular synthesizer",
  17. "tags": [
  18. "Synth voice",
  19. "Filter",
  20. "Delay",
  21. "LFO",
  22. "VCO",
  23. "Envelope generator"
  24. ]
  25. },
  26. {
  27. "slug": "Brutus",
  28. "name": "Brutus",
  29. "description": "Waveshaper and Distortion",
  30. "tags": [
  31. "Distortion",
  32. "Limiter",
  33. "Waveshaper",
  34. "Polyphonic"
  35. ]
  36. },
  37. {
  38. "slug": "Cellularnoise",
  39. "name": "Cellular Noise",
  40. "description": "Cellular automata VCO/LFO",
  41. "tags": [
  42. "Noise",
  43. "LFO",
  44. "Random",
  45. "VCO"
  46. ]
  47. },
  48. {
  49. "slug": "Combo",
  50. "name": "Combo",
  51. "description": "Dirty Comb Filter",
  52. "tags": [
  53. "Delay",
  54. "Distortion",
  55. "Filter",
  56. "Polyphonic"
  57. ]
  58. },
  59. {
  60. "slug": "Envels",
  61. "name": "Envels",
  62. "description": "ADSR Envelope",
  63. "tags": [
  64. "Envelope generator",
  65. "Polyphonic"
  66. ]
  67. },
  68. {
  69. "slug": "Filtron",
  70. "name": "Filtron",
  71. "description": "Double Butterworth Filter",
  72. "tags": [
  73. "Filter",
  74. "Polyphonic"
  75. ]
  76. },
  77. {
  78. "slug": "FMdom",
  79. "name": "FMdom",
  80. "description": "Linear FM VCO/LFO",
  81. "tags": [
  82. "LFO",
  83. "Polyphonic",
  84. "VCO"
  85. ]
  86. },
  87. {
  88. "slug": "Virtualog",
  89. "name": "Virtualog",
  90. "description": "Virtual Analog VCO/LFO",
  91. "tags": [
  92. "Noise",
  93. "LFO",
  94. "Polyphonic",
  95. "VCO"
  96. ]
  97. }
  98. ]
  99. }