From 0d05b0bbd0952943680e9ad4b2ad3b3056256e2d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 5 Aug 2022 07:58:53 -0400 Subject: [PATCH] Update manifest PathSet-Grains to 2.1.0, PathSet-Infinity to 2.1.0, PathSet-Rainbows to 2.0.0 --- manifests-cache.json | 34 +++++++++++++- manifests/PathSet-Grains.json | 21 ++++++--- manifests/PathSet-Infinity.json | 14 +++++- manifests/PathSet-Rainbows.json | 81 +++++++++++++++++++++++++++++++++ 4 files changed, 139 insertions(+), 11 deletions(-) create mode 100644 manifests/PathSet-Rainbows.json diff --git a/manifests-cache.json b/manifests-cache.json index 68f781d3..467624b5 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -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 + } + } } } \ No newline at end of file diff --git a/manifests/PathSet-Grains.json b/manifests/PathSet-Grains.json index c9ac37d4..a6e74745 100644 --- a/manifests/PathSet-Grains.json +++ b/manifests/PathSet-Grains.json @@ -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": [] } ] diff --git a/manifests/PathSet-Infinity.json b/manifests/PathSet-Infinity.json index fe2ef4c1..68065140 100644 --- a/manifests/PathSet-Infinity.json +++ b/manifests/PathSet-Infinity.json @@ -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" + ] } ] } \ No newline at end of file diff --git a/manifests/PathSet-Rainbows.json b/manifests/PathSet-Rainbows.json new file mode 100644 index 00000000..ff1e3134 --- /dev/null +++ b/manifests/PathSet-Rainbows.json @@ -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" + ] + } + ] +} \ No newline at end of file