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.

69 lines
1.4KB

  1. {
  2. "slug": "Hora-Processors",
  3. "name": "Processors",
  4. "version": "2.2.3",
  5. "license": "proprietary",
  6. "brand": "Hora",
  7. "author": "Hora",
  8. "authorEmail": "Hora.music.contact@gmail.com",
  9. "authorUrl": "http://hora-music.wifeo.com",
  10. "pluginUrl": "http://hora-music.wifeo.com/sound-processors.php",
  11. "manualUrl": "http://hora-music.wifeo.com/manuals.php",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "SpectralProcessor",
  17. "name": "Spectral Processor",
  18. "description": "Spectral processor inspired by bucchla 296e",
  19. "tags": [
  20. "Effect"
  21. ]
  22. },
  23. {
  24. "slug": "EnvelopeFollower",
  25. "name": "Follower",
  26. "description": "Envelope follower",
  27. "tags": [
  28. "Envelope follower"
  29. ]
  30. },
  31. {
  32. "slug": "Delay",
  33. "name": "Millenial",
  34. "description": "Multimode tap delay and resonator",
  35. "tags": [
  36. "Effect",
  37. "Physical modeling",
  38. "Delay"
  39. ]
  40. },
  41. {
  42. "slug": "Vacuum",
  43. "name": "Vacuumba",
  44. "description": "Tube Distortion",
  45. "tags": [
  46. "Effect",
  47. "Distortion"
  48. ]
  49. },
  50. {
  51. "slug": "Scheme",
  52. "name": "Scheme",
  53. "description": "Tube Drive",
  54. "tags": [
  55. "Effect",
  56. "Overdrive"
  57. ]
  58. },
  59. {
  60. "slug": "Brigade",
  61. "name": "Flux",
  62. "description": "Bucket Brigade Delay",
  63. "tags": [
  64. "Effect",
  65. "Delay"
  66. ]
  67. }
  68. ]
  69. }