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.

86 lines
2.1KB

  1. {
  2. "slug": "pachde-hc-one",
  3. "name": "HC One",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "pachde",
  7. "author": "pachde",
  8. "authorEmail": "pcdempsey@live.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/Paul-Dempsey/pachde-hc-one/blob/main/doc/index.md",
  12. "sourceUrl": "https://github.com/Paul-Dempsey/pachde-hc-one",
  13. "donateUrl": "https://venmo.com/u/pcdempsey",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "pachde-hc-1",
  18. "name": "HC-1",
  19. "description": "Fast access to favorite presets on the Eagan Matrix, with knobs and CV for essential controls.",
  20. "tags": [
  21. "Controller",
  22. "MIDI"
  23. ]
  24. },
  25. {
  26. "slug": "pachde-hc-2",
  27. "name": "HC-2",
  28. "description": "Experimental controls (HC-1 companion)",
  29. "hidden": true
  30. },
  31. {
  32. "slug": "pachde-hc-favorites",
  33. "name": "Favorites",
  34. "description": "Eagan Matrix favorites files (a.k.a. set lists) (HC-1 companion)",
  35. "tags": [
  36. "Expander"
  37. ]
  38. },
  39. {
  40. "slug": "pachde-hc-round",
  41. "name": "Round",
  42. "description": "Controller for EaganMatrix Rounding (HC-1 companion)",
  43. "tags": [
  44. "Controller",
  45. "MIDI",
  46. "Expander"
  47. ]
  48. },
  49. {
  50. "slug": "pachde-hc-pedal-1",
  51. "name": "Pedal-1",
  52. "description": "Controller for EaganMatrix Pedal 1 (HC-1 companion)",
  53. "tags": [
  54. "Controller",
  55. "Expander"
  56. ]
  57. },
  58. {
  59. "slug": "pachde-hc-pedal-2",
  60. "name": "Pedal-2",
  61. "description": "Controller for EaganMatrix Pedal 2 (HC-1 companion)",
  62. "tags": [
  63. "Controller",
  64. "Expander"
  65. ]
  66. },
  67. {
  68. "slug": "pachde-hc-compressor",
  69. "name": "Compressor",
  70. "description": "Controller for EaganMatrix Compressor (HC-1 companion)",
  71. "tags": [
  72. "Controller",
  73. "Expander"
  74. ]
  75. },
  76. {
  77. "slug": "pachde-hc-tilteq",
  78. "name": "TiltEQ",
  79. "description": "Controller for EaganMatrix Tilt EQ (HC-1 companion)",
  80. "tags": [
  81. "Controller",
  82. "Expander"
  83. ]
  84. }
  85. ]
  86. }