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.

64 lines
1.6KB

  1. {
  2. "slug": "Extratone",
  3. "name": "Extratone",
  4. "version": "1.1.4",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "XTRTN",
  7. "author": "Eater of Sheep",
  8. "authorEmail": "extratonexyz@gmail.com",
  9. "authorUrl": "http://extratone.xyz/artists/sheep.html",
  10. "pluginUrl": "http://extratone.xyz",
  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. ]
  24. },
  25. {
  26. "slug": "Opabinia",
  27. "name": "Opabinia",
  28. "description": "Primitive bassdrum, also accepts audio input for distortion and waveshaping.",
  29. "tags": [
  30. "Drum",
  31. "Envelope generator",
  32. "Distortion",
  33. "waveshaper"
  34. ]
  35. },
  36. {
  37. "slug": "Splitterburst",
  38. "name": "Splitterburst",
  39. "description": "Tempo multiplier and gate generator, perfect for snare-rushes.",
  40. "tags": [
  41. "Clock modulator",
  42. "utility"
  43. ]
  44. },
  45. {
  46. "slug": "Puzzlebox",
  47. "name": "Puzzlebox",
  48. "description": "Confusing mystery module. Fun.",
  49. "tags": [
  50. "logic",
  51. "visual"
  52. ]
  53. },
  54. {
  55. "slug": "Darwinism",
  56. "name": "Hallucigenia",
  57. "description": "Evolving, mutating random sequencer with memory - ideal for generative patches!",
  58. "tags": [
  59. "Sequencer",
  60. "Random"
  61. ]
  62. }
  63. ]
  64. }