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.

83 lines
2.9KB

  1. {
  2. "slug": "PathSet-Grains",
  3. "name": "Path Set: Grains",
  4. "version": "2.1.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": "https://github.com/patheros/PathSetManuals/blob/main/changelogs/GrainsChangelog.md",
  15. "modules": [
  16. {
  17. "slug": "CheeseGrater",
  18. "name": "CheeseGrater",
  19. "description": "A granular sample and loop. Craft the exact right slice of sound for your music.",
  20. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/CheeseGrater.md",
  21. "tags": [
  22. "Granular"
  23. ]
  24. },
  25. {
  26. "slug": "Blender",
  27. "name": "Blender",
  28. "description": "A Distortion Looper. Play with 4 main knobs to snapshot dynamic effects.",
  29. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Blender.md",
  30. "tags": [
  31. "Granular"
  32. ]
  33. },
  34. {
  35. "slug": "Spork",
  36. "name": "Spork",
  37. "description": "A granular FX module. Modulate 6 different granular effects.",
  38. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Spork.md",
  39. "tags": [
  40. "Granular",
  41. "Effect"
  42. ]
  43. },
  44. {
  45. "slug": "Sifter",
  46. "name": "Sifter",
  47. "description": "A granular mixer. Sample 4 sound sources and recombine them endlessly through modulation.",
  48. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Sifter.md",
  49. "tags": [
  50. "Granular",
  51. "Mixer"
  52. ]
  53. },
  54. {
  55. "slug": "SporkExpander",
  56. "name": "SporkExpander",
  57. "description": "Expander for Spork. Adds mixing different modes at the same time.",
  58. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Spork.md",
  59. "tags": []
  60. },
  61. {
  62. "slug": "SifterExpander",
  63. "name": "SifterExpander",
  64. "description": "Expander for Sifter. Adds panning and volume controls per channel.",
  65. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Sifter.md",
  66. "tags": []
  67. },
  68. {
  69. "slug": "BlenderExpander",
  70. "name": "BlenderExpander",
  71. "description": "Expander for Blender. Adds more control over how the loop plays.",
  72. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Blender.md",
  73. "tags": []
  74. },
  75. {
  76. "slug": "CheeseGraterExpander",
  77. "name": "CheeseGraterExpander",
  78. "description": "Expander for CheeseGrater. Adds control over which part of the sample plays and more ways to modify how it plays.",
  79. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/CheeseGrater.md",
  80. "tags": []
  81. }
  82. ]
  83. }