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.

77 lines
1.6KB

  1. {
  2. "slug": "Semiramis",
  3. "name": "Semiramis",
  4. "version": "1.3.1",
  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": "Cellularnoise",
  28. "name": "Cellular Noise",
  29. "description": "Cellular automata VCO/LFO",
  30. "tags": [
  31. "Noise",
  32. "LFO",
  33. "Random",
  34. "VCO"
  35. ]
  36. },
  37. {
  38. "slug": "Envels",
  39. "name": "Envels",
  40. "description": "ADSR Envelope",
  41. "tags": [
  42. "Envelope generator",
  43. "Polyphonic"
  44. ]
  45. },
  46. {
  47. "slug": "Filtron",
  48. "name": "Filtron",
  49. "description": "Double Butterworth Filter",
  50. "tags": [
  51. "Filter",
  52. "Polyphonic"
  53. ]
  54. },
  55. {
  56. "slug": "FMdom",
  57. "name": "FMdom",
  58. "description": "Linear FM VCO/LFO",
  59. "tags": [
  60. "LFO",
  61. "Polyphonic",
  62. "VCO"
  63. ]
  64. },
  65. {
  66. "slug": "Virtualog",
  67. "name": "Virtualog",
  68. "description": "Virtual Analog VCO/LFO",
  69. "tags": [
  70. "Noise",
  71. "LFO",
  72. "Polyphonic",
  73. "VCO"
  74. ]
  75. }
  76. ]
  77. }