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.

75 lines
2.2KB

  1. {
  2. "slug": "pachde-one",
  3. "name": "pachde One",
  4. "version": "2.2.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",
  21. "description": "A discreet resizable blank panel with themes, colors, and animation",
  22. "tags": [
  23. "Visual",
  24. "Blank",
  25. "Utility"
  26. ]
  27. },
  28. {
  29. "slug": "pachde-info",
  30. "name": "Info",
  31. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Info.md",
  32. "description": "Resizable text notes with themes, colors, and animation",
  33. "tags": [
  34. "Visual",
  35. "Blank",
  36. "Utility"
  37. ]
  38. },
  39. {
  40. "slug": "pachde-imagine",
  41. "name": "Imagine",
  42. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Imagine.md",
  43. "description": "An eccentric source of voltage, gates, and triggers from an image",
  44. "tags": [
  45. "Visual",
  46. "Sampler",
  47. "Sequencer",
  48. "Controller"
  49. ]
  50. },
  51. {
  52. "slug": "pachde-copper",
  53. "name": "Copper",
  54. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper.md",
  55. "description": "A color picker and extender with modulation and outputs",
  56. "tags": [
  57. "Visual",
  58. "Controller",
  59. "Polyphonic",
  60. "Utility"
  61. ]
  62. },
  63. {
  64. "slug": "pachde-copper-mini",
  65. "name": "Copper-mini",
  66. "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper-mini.md",
  67. "description": "A mini version of the Copper color picker and extender with modulation and outputs",
  68. "tags": [
  69. "Visual",
  70. "Controller",
  71. "Utility"
  72. ]
  73. }
  74. ]
  75. }