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.

71 lines
1.6KB

  1. {
  2. "slug": "3HR",
  3. "name": "3HR",
  4. "version": "2.2.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. ]
  33. },
  34. {
  35. "slug": "FM3HR",
  36. "name": "FM3HR",
  37. "description": "Sequential Self-FMing Oscillator",
  38. "tags": [
  39. "oscillator",
  40. "polyphonic"
  41. ]
  42. },
  43. {
  44. "slug": "ENVELOOP3HR",
  45. "name": "ENVELOOP3HR",
  46. "description": "Dual envelope with hold-style looping and curve control",
  47. "tags": [
  48. "envelope generator",
  49. "polyphonic"
  50. ]
  51. },
  52. {
  53. "slug": "FMFILT3HR",
  54. "name": "FMFILT3HR",
  55. "description": "Lowpass filter with additive and multiplicative FM",
  56. "tags": [
  57. "filter",
  58. "polyphonic"
  59. ]
  60. },
  61. {
  62. "slug": "GLTCH3HR",
  63. "name": "GLTCH3HR",
  64. "description": "Threshold-controlled glitch loop generator",
  65. "tags": [
  66. "sampler",
  67. "effect"
  68. ]
  69. }
  70. ]
  71. }