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.

146 lines
4.8KB

  1. {
  2. "slug": "pachde-one",
  3. "name": "pachde One",
  4. "version": "2.5.0",
  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/pachde1/blob/main/docs/index.md",
  12. "sourceUrl": "https://github.com/Paul-Dempsey/pachde1",
  13. "donateUrl": "https://venmo.com/u/pcdempsey",
  14. "changelogUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/CHANGELOG.md",
  15. "minRackVersion": "2.4.0",
  16. "modules": [
  17. {
  18. "slug": "pachde-null",
  19. "name": "Null",
  20. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Null.md#null",
  21. "description": "THe ultimate discreet resizable blank panel with themes, colors, and animation",
  22. "tags": [
  23. "Visual",
  24. "Blank",
  25. "Utility"
  26. ],
  27. "keywords": "1hp graphic light lightbar compositing blue green screen greenscreen bluescreen resizable skiff"
  28. },
  29. {
  30. "slug": "pachde-info",
  31. "name": "Info",
  32. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Info.md#info",
  33. "description": "Resizable text notes or skiff labels with themes, colors, and disoriented text",
  34. "tags": [
  35. "Visual",
  36. "Blank",
  37. "Utility"
  38. ],
  39. "keywords": "2hp text info notes labels resizable skiff vertical"
  40. },
  41. {
  42. "slug": "pachde-imagine",
  43. "name": "Imagine",
  44. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Imagine.md#imagine",
  45. "description": "An eccentric source of voltage, gates, and triggers from a graphic image",
  46. "tags": [
  47. "Visual",
  48. "Sampler",
  49. "Sequencer",
  50. "Controller"
  51. ],
  52. "keywords": "chaos chaotic graphic"
  53. },
  54. {
  55. "slug": "pachde-copper",
  56. "name": "Copper",
  57. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper.md#copper",
  58. "description": "A color picker and expander with modulation and outputs",
  59. "tags": [
  60. "Visual",
  61. "Controller",
  62. "Polyphonic",
  63. "Utility",
  64. "Expander"
  65. ],
  66. "keywords": "animate colors graphic RGB HSL"
  67. },
  68. {
  69. "slug": "pachde-copper-mini",
  70. "name": "Copper-mini",
  71. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper-mini.md#copper-mini",
  72. "description": "A mini version of the Copper color picker and expander with modulation and outputs",
  73. "tags": [
  74. "Visual",
  75. "Controller",
  76. "Utility",
  77. "Expander"
  78. ],
  79. "keywords": "2hp animate colors graphic RGB HSL"
  80. },
  81. {
  82. "slug": "pachde-skiff",
  83. "name": "Skiff",
  84. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Skiff.md#skiff",
  85. "description": "Customize your skiff: pack modules, use alternate rails, hide panels, unscrew modules, hide unused jacks, and hide lights",
  86. "tags": [
  87. "Visual",
  88. "Utility"
  89. ],
  90. "keywords": "colors graphic UI RGB HSL skiff rails declutter screws ports jacks UI"
  91. },
  92. {
  93. "slug": "pachde-fancybox",
  94. "name": "FancyBox",
  95. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/FancyBox.md#fancybox",
  96. "description": "Customize your skiff with a fancy background/green-screen",
  97. "tags": [
  98. "Visual",
  99. "Utility"
  100. ],
  101. "keywords": "animate colors graphic RGB HSL UI skiff rails purfenator declutter greenscreen screen UI"
  102. },
  103. {
  104. "slug": "pachde-mini-fancybox",
  105. "name": "FancyBox Mini",
  106. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/FancyBox.md#fancybox",
  107. "description": "Customize your skiff with a fancy background/green-screen (mini version)",
  108. "tags": [
  109. "Visual",
  110. "Utility"
  111. ],
  112. "keywords": "2hp mini animate colors graphic UI RGB HSL skiff rails purfenator declutter greenscreen screen UI"
  113. },
  114. {
  115. "slug": "pachde-rui",
  116. "name": "Rui",
  117. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Rui.md#rui",
  118. "description": "Adjust or animate Rack cables and lighting",
  119. "tags": [
  120. "Visual",
  121. "Utility"
  122. ],
  123. "keywords": "2hp animate UI skiff cables brightness bloom halo"
  124. },
  125. {
  126. "slug": "pachde-guide",
  127. "name": "Guide",
  128. "description": "For developers: Overlay the module to the left with design guides/grid",
  129. "tags": [
  130. "visual",
  131. "utility"
  132. ],
  133. "keywords": "dev developer UI design guides grid"
  134. },
  135. {
  136. "slug": "pachde-paneltone",
  137. "name": "PanelTone",
  138. "description": "A visual utility to tone or blank panels in your skiff",
  139. "tags": [
  140. "visual",
  141. "utility"
  142. ],
  143. "keywords": "colors graphic UI RGB HSL skiff tint panel"
  144. }
  145. ]
  146. }