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.

130 lines
3.1KB

  1. {
  2. "slug": "Extratone",
  3. "name": "Extratone",
  4. "version": "1.3.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "XTRTN",
  7. "author": "Eater of Sheep",
  8. "authorEmail": "sheep@extratone.xyz",
  9. "authorUrl": "http://extratone.xyz/sheep",
  10. "pluginUrl": "http://extratone.xyz/modules",
  11. "manualUrl": "http://extratone.xyz/modules",
  12. "sourceUrl": "https://github.com/EaterOfSheep/Extratone",
  13. "donateUrl": "",
  14. "changelogUrl": "http://extratone.xyz/modules#Changelog",
  15. "modules": [
  16. {
  17. "slug": "Modulo",
  18. "name": "Modulo",
  19. "description": "Adjustable modulo operator for octave-stripping and waveshaping.",
  20. "tags": [
  21. "utility",
  22. "waveshaper",
  23. "polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "Opabinia",
  28. "name": "Opabinia",
  29. "description": "Primitive bassdrum, also accepts audio input for distortion and waveshaping.",
  30. "tags": [
  31. "Drum",
  32. "Envelope generator",
  33. "Distortion",
  34. "waveshaper",
  35. "polyphonic"
  36. ]
  37. },
  38. {
  39. "slug": "Splitterburst",
  40. "name": "Splitterburst",
  41. "description": "Tempo multiplier and gate generator, perfect for snare-rushes.",
  42. "tags": [
  43. "Clock modulator",
  44. "utility"
  45. ]
  46. },
  47. {
  48. "slug": "Puzzlebox",
  49. "name": "Puzzlebox",
  50. "description": "Confusing mystery module. Fun.",
  51. "tags": [
  52. "logic",
  53. "visual"
  54. ]
  55. },
  56. {
  57. "slug": "Darwinism",
  58. "name": "Hallucigenia",
  59. "description": "Evolving, mutating random sequencer with memory - ideal for generative patches!",
  60. "tags": [
  61. "Sequencer",
  62. "Random",
  63. "Polyphonic"
  64. ]
  65. },
  66. {
  67. "slug": "Ichneumonid",
  68. "name": "Ichneumonid",
  69. "description": "Switch randomly (or deterministically) between signals without creating discontinuities.",
  70. "tags": [
  71. "Random",
  72. "Switch"
  73. ]
  74. },
  75. {
  76. "slug": "Meganeura",
  77. "name": "Meganeura",
  78. "description": "Tempo multipliers - ideal for making Speedcore.",
  79. "tags": [
  80. "Clock Modulator"
  81. ]
  82. },
  83. {
  84. "slug": "Pureneura",
  85. "name": "Mononeura",
  86. "description": "Tempo multipliers - nothing else.",
  87. "tags": [
  88. "Clock Modulator"
  89. ]
  90. },
  91. {
  92. "slug": "Mesoglea",
  93. "name": "Mesoglea",
  94. "description": "Flippable polyphonic gates and/or mutes with sample-and-hold options.",
  95. "tags": [
  96. "Sample and hold",
  97. "Utility",
  98. "Polyphonic"
  99. ]
  100. },
  101. {
  102. "slug": "Mesohyl",
  103. "name": "Mesohyl",
  104. "description": "Easy knobs with built-in S&H powers.",
  105. "tags": [
  106. "Sample and hold",
  107. "Utility",
  108. "Controller"
  109. ]
  110. },
  111. {
  112. "slug": "Mesoglea2",
  113. "name": "Mesoglea2",
  114. "description": "Easy flippable gates/mutes with sample-and-hold.",
  115. "tags": [
  116. "Sample and hold",
  117. "Utility",
  118. "Controller"
  119. ]
  120. },
  121. {
  122. "slug": "XtrtnBlank",
  123. "name": "Heraldry",
  124. "description": "3600BPM Cult. Esoteric meme heraldry.",
  125. "tags": [
  126. "Blank"
  127. ]
  128. }
  129. ]
  130. }