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.

96 lines
2.5KB

  1. {
  2. "slug": "Bark",
  3. "version": "1.1.1",
  4. "license": "BSD-4-Clause",
  5. "name": "Coirt / Bark",
  6. "brand": "Bark",
  7. "author": "Phil Golden",
  8. "authorEmail": "philg@live.ie",
  9. "authorUrl": "https://github.com/Coirt",
  10. "pluginUrl": "https://github.com/Coirt/Bark",
  11. "manualUrl": "https://github.com/Coirt/Bark/wiki",
  12. "sourceUrl": "https://github.com/Coirt/Bark",
  13. "changelogUrl": "https://github.com/Coirt/Bark/blob/master/changelog.txt",
  14. "donateUrl": "https://www.paypal.me/philgolden",
  15. "modules": [
  16. {
  17. "slug": "TrimLFO",
  18. "name": "Trim LFO Hz",
  19. "description": "Trims top/bottom values on the selected\nLFO output, without attenuating. Quick\naccess buttons on labels\n",
  20. "tags": [
  21. "LFO",
  22. "Utility",
  23. "Logic",
  24. "Dual",
  25. "Clock generator"
  26. ]
  27. },
  28. {
  29. "slug": "OneBand",
  30. "name": "One Band",
  31. "description": "Dual-Mono parametric EQ\n",
  32. "tags": [
  33. "Equalizer",
  34. "Attenuator"
  35. ]
  36. },
  37. {
  38. "slug": "bpmTrimLFO",
  39. "name": "Trim LFO BPM",
  40. "description": "Trims top/bottom values on the selected\nLFO output, without attenuating. Quick\naccess buttons on labels\n",
  41. "tags": [
  42. "LFO",
  43. "Utility",
  44. "Logic",
  45. "Dual",
  46. "Clock generator"
  47. ]
  48. },
  49. {
  50. "slug": "PolyMix",
  51. "name": "Polyphonic Mixer",
  52. "description": "One Cable(s),\n4x4 channel Mixer with send/return. Constant\npower pan law Aux pre solo/master\npost fader\n",
  53. "tags": [
  54. "Mixer",
  55. "Polyphonic"
  56. ]
  57. },
  58. {
  59. "slug": "QuadLogic",
  60. "name": "Quad Logic",
  61. "description": "Min/Max value based on inputs\n",
  62. "tags": [
  63. "Utility",
  64. "Logic"
  65. ]
  66. },
  67. {
  68. "slug": "Panel6",
  69. "name": "Panel 6",
  70. "description": "Blank\n",
  71. "tags": [
  72. "Blank"
  73. ]
  74. },
  75. {
  76. "slug": "Clamp",
  77. "name": "Clamp",
  78. "description": "Feed signal, gained output won't\ngo over voltages set. Can also\nattenuvert signals, Invert\napplied to input.\n",
  79. "tags": [
  80. "Utility",
  81. "Attenuator",
  82. "Dual",
  83. "Limiter"
  84. ]
  85. },
  86. {
  87. "slug": "PolyX",
  88. "name": "Poly X",
  89. "description": "Merge to polyphonic with mute buttons.\n\nWhen no input channels are connected\nthe mute buttons send 1v or 0v, for\nuse with Level/Pan inputs on Poly Mix.\n",
  90. "tags": [
  91. "Polyphonic",
  92. "Switch"
  93. ]
  94. }
  95. ]
  96. }