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.

67 lines
1.4KB

  1. {
  2. "slug": "Hora-Processors",
  3. "name": "Processors",
  4. "version": "1.0.2",
  5. "license": "proprietary",
  6. "brand": "Hora",
  7. "author": "Hora",
  8. "authorEmail": "Hora.music.contact@gmail.com",
  9. "authorUrl": "http://hora-music.be",
  10. "pluginUrl": "http://www.hora-music.be/sound-processors.php",
  11. "manualUrl": "http://www.hora-music.be/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": "Delay",
  34. "description": "Multimode Delay",
  35. "tags": [
  36. "Effect"
  37. ]
  38. },
  39. {
  40. "slug": "Vacuum",
  41. "name": "Vacuumba",
  42. "description": "Tube Distortion",
  43. "tags": [
  44. "Effect",
  45. "Distortion"
  46. ]
  47. },
  48. {
  49. "slug": "Scheme",
  50. "name": "Scheme",
  51. "description": "Tube Drive",
  52. "tags": [
  53. "Effect",
  54. "Overdrive"
  55. ]
  56. },
  57. {
  58. "slug": "Brigade",
  59. "name": "Brigade",
  60. "description": "Bucket Brigade Delay",
  61. "tags": [
  62. "Effect",
  63. "Delay"
  64. ]
  65. }
  66. ]
  67. }