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.

84 lines
2.1KB

  1. {
  2. "slug": "HolonicSystems-Free",
  3. "name": "Holonic Systems",
  4. "version": "2.0.7",
  5. "license": "CC0-1.0",
  6. "author": "Holonic Systems",
  7. "brand": "Holonic Systems",
  8. "authorEmail": "henri@holonic.systems",
  9. "authorUrl": "https://holonic.systems/",
  10. "pluginUrl": "https://holon.ist/vcv/",
  11. "manualUrl": "https://holon.ist/vcv/",
  12. "sourceUrl": "https://github.com/hdavid/VCVRack-Holon.ist",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "HolonicSystems-Gaps",
  17. "name": "Gaps",
  18. "description": "Clock divider with multiple modes",
  19. "tags": [
  20. "CLOCK MODULATOR"
  21. ]
  22. },
  23. {
  24. "slug": "HolonicSystems-Pantry",
  25. "name": "Pantry",
  26. "description": "Dual CV/Gate Recorder/Looper",
  27. "tags": [
  28. "SEQUENCER",
  29. "RECORDING"
  30. ]
  31. },
  32. {
  33. "slug": "HolonicSystems-DumbwaiterSequencer",
  34. "name": "Dumbwaiter",
  35. "description": "8 step sequencer and switch. One could see it as a A-155 / A-154 / A-152 merged into one module",
  36. "tags": [
  37. "SEQUENCER",
  38. "ATTENUATOR",
  39. "SWITCH"
  40. ]
  41. },
  42. {
  43. "slug": "HolonicSystems-SwissCheeseKnife",
  44. "name": "SwissCheeseKnife",
  45. "description": "Quad utility module with a twist",
  46. "tags": [
  47. "UTILITY",
  48. "ATTENUATOR",
  49. "MIXER",
  50. "QUAD",
  51. "VCA",
  52. "SAMPLE AND HOLD",
  53. "SLEW LIMITER"
  54. ]
  55. },
  56. {
  57. "slug": "HolonicSystems-HolonicSource",
  58. "name": "Holonic Source",
  59. "description": "Integrates with the Holon.ist iOS app and outputs CV control signals to VCV Rack",
  60. "tags": [
  61. "CONTROLLER",
  62. "EXTERNAL"
  63. ]
  64. },
  65. {
  66. "slug": "HolonicSystems-Junctions",
  67. "name": "Junctions",
  68. "description": "A simple dual switch. Two inputs, one output",
  69. "tags": [
  70. "SWITCH",
  71. "DUAL"
  72. ]
  73. },
  74. {
  75. "slug": "HolonicSystems-LazySusanQuantiser",
  76. "name": "Lazy Susan",
  77. "description": "Quad Quantiser with user editable scales",
  78. "tags": [
  79. "QUANTIZER",
  80. "QUAD"
  81. ]
  82. }
  83. ]
  84. }