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.

68 lines
1.5KB

  1. {
  2. "slug": "repelzen",
  3. "name": "repelzen",
  4. "version": "1.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "repelzen",
  7. "author": "wiqid",
  8. "authorEmail": "wiqid@protonmail.com",
  9. "authorUrl": "https://github.com/wiqid/",
  10. "pluginUrl": "https://github.com/wiqid/repelzen",
  11. "manualUrl": "https://github.com/wiqid/repelzen/blob/master/README.md",
  12. "sourceUrl": "https://github.com/wiqid/repelzen",
  13. "donateUrl": "https://paypal.me/wiqid",
  14. "modules": [
  15. {
  16. "slug": "reblank",
  17. "name": "re-blank",
  18. "description": "4hp blank panel with logo",
  19. "tags": [
  20. "blank"
  21. ]
  22. },
  23. {
  24. "slug": "reburst",
  25. "name": "re-burst",
  26. "description": "burst generator",
  27. "tags": [
  28. "clock modulator",
  29. "random"
  30. ]
  31. },
  32. {
  33. "slug": "refold",
  34. "name": "re-fold",
  35. "description": "wavefolder",
  36. "tags": [
  37. "waveshaper",
  38. "polyphonic"
  39. ]
  40. },
  41. {
  42. "slug": "rewin",
  43. "name": "re-win",
  44. "description": "4 channel quantizer",
  45. "tags": [
  46. "quantizer",
  47. "quad"
  48. ]
  49. },
  50. {
  51. "slug": "rexmix",
  52. "name": "rexmix",
  53. "description": "6 channel mixer with three band eq and dual sends, inspired by befaco hexmix",
  54. "tags": [
  55. "mixer",
  56. "equalizer"
  57. ]
  58. },
  59. {
  60. "slug": "retrig",
  61. "name": "re-trig",
  62. "description": "cv to trigger utility",
  63. "tags": [
  64. "utility"
  65. ]
  66. }
  67. ]
  68. }