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.

60 lines
1.9KB

  1. {
  2. "slug": "PathSet-Infinity",
  3. "name": "Path Set: Infinity",
  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/InfinityChangelog.md",
  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. "slug": "Shuttle",
  51. "name": "Shuttle",
  52. "description": "Travel the universe of harmonic sine waves.",
  53. "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Shuttle.md",
  54. "tags": [
  55. "VCO",
  56. "Random"
  57. ]
  58. }
  59. ]
  60. }