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.

116 lines
2.5KB

  1. {
  2. "slug": "wiqid-anomalies",
  3. "name": "wiqid anomalies",
  4. "version": "1.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "wiqid",
  7. "author": "wiqid",
  8. "authorEmail": "wiqid@protonmail.com",
  9. "authorUrl": "https://github.com/wiqid/",
  10. "pluginUrl": "https://github.com/wiqid/anomalies",
  11. "manualUrl": "https://github.com/wiqid/anomalies/blob/master/README.md",
  12. "sourceUrl": "https://github.com/wiqid/anomalies",
  13. "donateUrl": "https://paypal.me/wiqid",
  14. "modules": [
  15. {
  16. "slug": "expanse",
  17. "name": "expanse",
  18. "description": "resizable blank",
  19. "tags": [
  20. "blank"
  21. ]
  22. },
  23. {
  24. "slug": "languor",
  25. "name": "languor",
  26. "description": "chaotic low-frequency oscillator using strange attractors",
  27. "tags": [
  28. "lfo",
  29. "multiple",
  30. "random"
  31. ]
  32. },
  33. {
  34. "slug": "halvorsen",
  35. "name": "halvorsen",
  36. "description": "2hp halvorsen strange attractor chaotic lfo",
  37. "tags": [
  38. "lfo",
  39. "random"
  40. ]
  41. },
  42. {
  43. "slug": "lorenz",
  44. "name": "lorenz",
  45. "description": "2hp lorenz strange attractor chaotic lfo",
  46. "tags": [
  47. "lfo",
  48. "random"
  49. ]
  50. },
  51. {
  52. "slug": "thomas",
  53. "name": "thomas",
  54. "description": "2hp thomas strange attractor chaotic lfo",
  55. "tags": [
  56. "lfo",
  57. "random"
  58. ]
  59. },
  60. {
  61. "slug": "sakarya",
  62. "name": "sakarya",
  63. "description": "2hp sakarya strange attractor chaotic lfo",
  64. "tags": [
  65. "lfo",
  66. "random"
  67. ]
  68. },
  69. {
  70. "slug": "dadras",
  71. "name": "dadras",
  72. "description": "2hp dadras strange attractor chaotic lfo",
  73. "tags": [
  74. "lfo",
  75. "random"
  76. ]
  77. },
  78. {
  79. "slug": "slf",
  80. "name": "sprott-linz f",
  81. "description": "2hp sprott-linz f strange attractor chaotic lfo",
  82. "tags": [
  83. "lfo",
  84. "random"
  85. ]
  86. },
  87. {
  88. "slug": "2at",
  89. "name": "dual attenuverter",
  90. "description": "2hp polyphonic dual attenuverter with offset",
  91. "tags": [
  92. "attenuator",
  93. "dual",
  94. "poly",
  95. "vca"
  96. ]
  97. },
  98. {
  99. "slug": "fullscope",
  100. "name": "full scope black edition",
  101. "description": "full scope - in black! with toggleable stats",
  102. "tags": [
  103. "visual"
  104. ]
  105. },
  106. {
  107. "slug": "tiq",
  108. "name": "tiq",
  109. "disabled": true,
  110. "description": "2hp simple clock",
  111. "tags": [
  112. "clock"
  113. ]
  114. }
  115. ]
  116. }