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.

50 lines
1.5KB

  1. {
  2. "slug": "PathSet-Infinity",
  3. "name": "Path Set: Infinity",
  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": "QuantumCompass",
  18. "name": "QuantumCompass",
  19. "description": "Both/Neither Sequencer/Quantizer. Create a melodic sequence by selecting notes and letting QuantumCompass guide you.",
  20. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/QuantumCompass.md",
  21. "tags": [
  22. "Quantizer",
  23. "Sequencer"
  24. ]
  25. },
  26. {
  27. "slug": "WarpDrive",
  28. "name": "WarpDrive",
  29. "description": "Dual-drive systems. Two sound sources with built in, clocks, lfos, and envelops.",
  30. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/WarpDrive.md",
  31. "tags": [
  32. "VCO",
  33. "LFO",
  34. "Clock",
  35. "Envelope Generator"
  36. ]
  37. },
  38. {
  39. "slug": "Orchestrator",
  40. "name": "Orchestrator",
  41. "description": "A conniving octopus that creates modulation and gate outputs to conduct a 10 minute long song.",
  42. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Orchestrator.md",
  43. "tags": [
  44. "Random",
  45. "LFO",
  46. "Clock"
  47. ]
  48. }
  49. ]
  50. }