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.

63 lines
1.4KB

  1. {
  2. "slug": "3HR",
  3. "name": "3HR",
  4. "version": "2.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "3HR",
  7. "author": "Robin Hammar",
  8. "authorEmail": "jobbin.hammar@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/Geekachuqt/3HR",
  11. "manualUrl": "https://github.com/Geekachuqt/3HR",
  12. "sourceUrl": "https://github.com/Geekachuqt/3HR",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Repeat3hr",
  18. "name": "Repeat3hr",
  19. "description": "Creative mono delay with a decimated feedback line.",
  20. "tags": [
  21. "delay",
  22. "distortion"
  23. ]
  24. },
  25. {
  26. "slug": "Xtenuat3hr",
  27. "name": "Xtenuat3hr",
  28. "description": "CV-controlled crossfader and attenuverter.",
  29. "tags": [
  30. "attenuator",
  31. "utility",
  32. "polyphonic"
  33. ]
  34. },
  35. {
  36. "slug": "FM3HR",
  37. "name": "FM3HR",
  38. "description": "Sequential Self-FMing Oscillator",
  39. "tags": [
  40. "oscillator",
  41. "polyphonic"
  42. ]
  43. },
  44. {
  45. "slug": "ENVELOOP3HR",
  46. "name": "ENVELOOP3HR",
  47. "description": "Dual envelope with hold-style looping and curve control",
  48. "tags": [
  49. "envelope generator",
  50. "polyphonic"
  51. ]
  52. },
  53. {
  54. "slug": "FMFILT3HR",
  55. "name": "FMFILT3HR",
  56. "description": "Lowpass filter with additive and multiplicative FM",
  57. "tags": [
  58. "filter",
  59. "polyphonic"
  60. ]
  61. }
  62. ]
  63. }