| @@ -10917,7 +10917,7 @@ | |||
| } | |||
| }, | |||
| "PathSet-Infinity": { | |||
| "buildTimestamp": 1649130170.4393237, | |||
| "buildTimestamp": 1659700195.1737022, | |||
| "creationTimestamp": 1649130170.6877897, | |||
| "modules": { | |||
| "QuantumCompass": { | |||
| @@ -10928,6 +10928,9 @@ | |||
| }, | |||
| "Orchestrator": { | |||
| "creationTimestamp": 1649130171.355179 | |||
| }, | |||
| "Shuttle": { | |||
| "creationTimestamp": 1659700406.1200032 | |||
| } | |||
| } | |||
| }, | |||
| @@ -11133,7 +11136,7 @@ | |||
| } | |||
| }, | |||
| "PathSet-Grains": { | |||
| "buildTimestamp": 1655698184.7997868, | |||
| "buildTimestamp": 1659700099.0413513, | |||
| "creationTimestamp": 1653918488.2909238, | |||
| "modules": { | |||
| "CheeseGrater": { | |||
| @@ -11156,6 +11159,9 @@ | |||
| }, | |||
| "BlenderExpander": { | |||
| "creationTimestamp": 1653918489.327067 | |||
| }, | |||
| "CheeseGraterExpander": { | |||
| "creationTimestamp": 1659700408.346108 | |||
| } | |||
| } | |||
| }, | |||
| @@ -11236,5 +11242,29 @@ | |||
| "creationTimestamp": 1659356423.0013218 | |||
| } | |||
| } | |||
| }, | |||
| "PathSet-Rainbows": { | |||
| "buildTimestamp": 1659700405.0001323, | |||
| "creationTimestamp": 1659700406.8125446, | |||
| "modules": { | |||
| "4Expander": { | |||
| "creationTimestamp": 1659700407.0839665 | |||
| }, | |||
| "RndExpander": { | |||
| "creationTimestamp": 1659700407.358676 | |||
| }, | |||
| "Grid": { | |||
| "creationTimestamp": 1659700407.554433 | |||
| }, | |||
| "Bridge": { | |||
| "creationTimestamp": 1659700407.7167766 | |||
| }, | |||
| "Ring": { | |||
| "creationTimestamp": 1659700407.8779883 | |||
| }, | |||
| "Crossing": { | |||
| "creationTimestamp": 1659700408.0496297 | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "PathSet-Grains", | |||
| "name": "Path Set: Grains", | |||
| "version": "2.0.1", | |||
| "version": "2.1.0", | |||
| "license": "proprietary", | |||
| "brand": "Path Set", | |||
| "author": "Andrew Hanson", | |||
| @@ -54,22 +54,29 @@ | |||
| { | |||
| "slug": "SporkExpander", | |||
| "name": "SporkExpander", | |||
| "description": "", | |||
| "hidden": true, | |||
| "description": "Expander for Spork. Adds mixing different modes at the same time.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Spork.md", | |||
| "tags": [] | |||
| }, | |||
| { | |||
| "slug": "SifterExpander", | |||
| "name": "SifterExpander", | |||
| "description": "", | |||
| "hidden": true, | |||
| "description": "Expander for Sifter. Adds panning and volume controls per channel.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Sifter.md", | |||
| "tags": [] | |||
| }, | |||
| { | |||
| "slug": "BlenderExpander", | |||
| "name": "BlenderExpander", | |||
| "description": "", | |||
| "hidden": true, | |||
| "description": "Expander for Blender. Adds more control over how the loop plays.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Blender.md", | |||
| "tags": [] | |||
| }, | |||
| { | |||
| "slug": "CheeseGraterExpander", | |||
| "name": "CheeseGraterExpander", | |||
| "description": "Expander for CheeseGrater. Adds control over which part of the sample plays and more ways to modify how it plays.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/CheeseGrater.md", | |||
| "tags": [] | |||
| } | |||
| ] | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "PathSet-Infinity", | |||
| "name": "Path Set: Infinity", | |||
| "version": "2.0.0", | |||
| "version": "2.1.0", | |||
| "license": "proprietary", | |||
| "brand": "Path Set", | |||
| "author": "Andrew Hanson", | |||
| @@ -11,7 +11,7 @@ | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals", | |||
| "sourceUrl": "", | |||
| "donateUrl": "", | |||
| "changelogUrl": "", | |||
| "changelogUrl": "https://github.com/patheros/PathSetManuals/blob/main/changelogs/InfinityChangelog.md", | |||
| "modules": [ | |||
| { | |||
| "slug": "QuantumCompass", | |||
| @@ -45,6 +45,16 @@ | |||
| "LFO", | |||
| "Clock" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Shuttle", | |||
| "name": "Shuttle", | |||
| "description": "Travel the universe of harmonic sine waves.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Shuttle.md", | |||
| "tags": [ | |||
| "VCO", | |||
| "Random" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -0,0 +1,81 @@ | |||
| { | |||
| "slug": "PathSet-Rainbows", | |||
| "name": "Path Set: Rainbows", | |||
| "version": "2.0.0", | |||
| "license": "proprietary", | |||
| "brand": "Path Set", | |||
| "author": "Andrew Hanson", | |||
| "authorEmail": "", | |||
| "authorUrl": "https://github.com/patheros", | |||
| "pluginUrl": "https://github.com/patheros/PathSetManuals", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals", | |||
| "sourceUrl": "", | |||
| "donateUrl": "", | |||
| "changelogUrl": "", | |||
| "modules": [ | |||
| { | |||
| "slug": "4Expander", | |||
| "name": "Playhead Expander", | |||
| "description": "Adds 3 more play-heads to any Rainbow Sequencer", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Random", | |||
| "Quad" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "RndExpander", | |||
| "name": "Randomizer Expander", | |||
| "description": "Adds Randomizing Triggers to any Rainbow Sequencer", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Random", | |||
| "Quad" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Grid", | |||
| "name": "Rainbow Grid", | |||
| "description": "Generate a panoply of sequences using a small grid of nine notes.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Grid.md", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Random", | |||
| "Quad" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Bridge", | |||
| "name": "Bridge", | |||
| "description": "Start with four linear sequences and build bridges to connect and jump around.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Bridge.md", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Random", | |||
| "Quad" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Ring", | |||
| "name": "Ring", | |||
| "description": "Concentric rings of notes create an ever shifting sequence.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Ring.md", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Random", | |||
| "Quad" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Crossing", | |||
| "name": "Crossing", | |||
| "description": "Create paths and circuits and loops in this field of notes.", | |||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Crossing.md", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Random", | |||
| "Quad" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||