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.

81 lines
2.1KB

  1. {
  2. "slug": "PathSet-Rainbows",
  3. "name": "Path Set: Rainbows",
  4. "version": "2.0.0",
  5. "license": "proprietary",
  6. "brand": "Path Set",
  7. "author": "Andrew Hanson",
  8. "authorEmail": "",
  9. "authorUrl": "https://github.com/patheros",
  10. "pluginUrl": "https://github.com/patheros/PathSetManuals",
  11. "manualUrl": "https://github.com/patheros/PathSetManuals",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "4Expander",
  18. "name": "Playhead Expander",
  19. "description": "Adds 3 more play-heads to any Rainbow Sequencer",
  20. "tags": [
  21. "Sequencer",
  22. "Random",
  23. "Quad"
  24. ]
  25. },
  26. {
  27. "slug": "RndExpander",
  28. "name": "Randomizer Expander",
  29. "description": "Adds Randomizing Triggers to any Rainbow Sequencer",
  30. "tags": [
  31. "Sequencer",
  32. "Random",
  33. "Quad"
  34. ]
  35. },
  36. {
  37. "slug": "Grid",
  38. "name": "Rainbow Grid",
  39. "description": "Generate a panoply of sequences using a small grid of nine notes.",
  40. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Grid.md",
  41. "tags": [
  42. "Sequencer",
  43. "Random",
  44. "Quad"
  45. ]
  46. },
  47. {
  48. "slug": "Bridge",
  49. "name": "Bridge",
  50. "description": "Start with four linear sequences and build bridges to connect and jump around.",
  51. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Bridge.md",
  52. "tags": [
  53. "Sequencer",
  54. "Random",
  55. "Quad"
  56. ]
  57. },
  58. {
  59. "slug": "Ring",
  60. "name": "Ring",
  61. "description": "Concentric rings of notes create an ever shifting sequence.",
  62. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Ring.md",
  63. "tags": [
  64. "Sequencer",
  65. "Random",
  66. "Quad"
  67. ]
  68. },
  69. {
  70. "slug": "Crossing",
  71. "name": "Crossing",
  72. "description": "Create paths and circuits and loops in this field of notes.",
  73. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Crossing.md",
  74. "tags": [
  75. "Sequencer",
  76. "Random",
  77. "Quad"
  78. ]
  79. }
  80. ]
  81. }