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.

116 lines
3.2KB

  1. {
  2. "slug": "acModules",
  3. "name": "acModules",
  4. "version": "2.0.7",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "artificialcolors",
  7. "author": "g.wygonik",
  8. "authorEmail": "gw@artificialcolors.com",
  9. "authorUrl": "https://github.com/gwygonik/",
  10. "pluginUrl": "https://github.com/gwygonik/acModules",
  11. "manualUrl": "https://github.com/gwygonik/acModules",
  12. "sourceUrl": "https://github.com/gwygonik/acModules",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/gwygonik/acModules/blob/main/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Pick6",
  18. "name": "Pick6",
  19. "description": "8-step finger-pickin' trigger sequencer (1:6 patterned switch), with optional 'Smart Riff' functionality.",
  20. "tags": [
  21. "Sequencer",
  22. "Switch",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "Ov3rCross",
  28. "name": "Ov3rCross",
  29. "description": "3-Band CV and Trigger Crossover.",
  30. "tags": [
  31. "Utility",
  32. "Logic"
  33. ]
  34. },
  35. {
  36. "slug": "Pick6p",
  37. "name": "Pick6p",
  38. "description": "Custom pattern programmer for Pick6 (as a right-side expander).",
  39. "tags": [
  40. "Utility",
  41. "Expander"
  42. ]
  43. },
  44. {
  45. "slug": "Chord4Roy",
  46. "name": "Chord4Roy",
  47. "description": "Guitar-style polyphonic chord CV generator.",
  48. "tags": [
  49. "Utility",
  50. "Polyphonic"
  51. ]
  52. },
  53. {
  54. "slug": "Rhythm1101",
  55. "name": "Rhythm1101",
  56. "description": "16-step drum-oriented trigger sequencer with preset grooves.",
  57. "tags": [
  58. "Sequencer",
  59. "Switch"
  60. ]
  61. },
  62. {
  63. "slug": "Merc8or",
  64. "name": "Merc8or",
  65. "description": "Quickly remap, scale, and/or invert one range of polyphonic CV values to another.",
  66. "tags": [
  67. "Attenuator",
  68. "Polyphonic",
  69. "Utility"
  70. ]
  71. },
  72. {
  73. "slug": "Pul5es",
  74. "name": "Pul5es",
  75. "description": "Outputs a trigger pulse upon receiving a specified number of incoming pulses.",
  76. "tags": [
  77. "Utility"
  78. ]
  79. },
  80. {
  81. "slug": "CFor2N2ForC",
  82. "name": "CFor2N2ForC",
  83. "description": "Output a configurable CV and/or trigger across a 1V/Oct semitone CV input.",
  84. "tags": [
  85. "Polyphonic",
  86. "Utility"
  87. ]
  88. },
  89. {
  90. "slug": "MOREc8or",
  91. "name": "MOREc8or",
  92. "description": "Expands Merc8or's abilities with creative tools and CV control of output range.",
  93. "tags": [
  94. "Expander"
  95. ]
  96. },
  97. {
  98. "slug": "CRBVi",
  99. "name": "CRBVi",
  100. "description": "Two-Dimensional performance instrument with on-screen note guides, selectable octave range, optional note snapping, and Y-axis curve shapes. Can also function as a playable VCA. Virtual re-interpretation of Wygonium C|RB hardware ribbon controller.",
  101. "tags": [
  102. "Controller",
  103. "Utility"
  104. ]
  105. },
  106. {
  107. "slug": "CRBViXL",
  108. "name": "C|RB Vi XL",
  109. "description": "eXtra-Large Two-Dimensional performance instrument with on-screen note guides, selectable octave range, optional note snapping, Y-axis curve shapes, with modulation input. Can also function as a playable VCA.",
  110. "tags": [
  111. "Controller",
  112. "Utility"
  113. ]
  114. }
  115. ]
  116. }