Browse Source

Update manifest PathSet-Grains to 2.0.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
16accfd9e7
2 changed files with 103 additions and 0 deletions
  1. +27
    -0
      manifests-cache.json
  2. +76
    -0
      manifests/PathSet-Grains.json

+ 27
- 0
manifests-cache.json View File

@@ -11029,5 +11029,32 @@
"creationTimestamp": 1653382846.00625 "creationTimestamp": 1653382846.00625
} }
} }
},
"PathSet-Grains": {
"buildTimestamp": 1653918487.0004585,
"creationTimestamp": 1653918488.2909238,
"modules": {
"CheeseGrater": {
"creationTimestamp": 1653918488.4327774
},
"Blender": {
"creationTimestamp": 1653918488.591992
},
"Spork": {
"creationTimestamp": 1653918488.7724762
},
"Sifter": {
"creationTimestamp": 1653918488.9224145
},
"SporkExpander": {
"creationTimestamp": 1653918489.0730112
},
"SifterExpander": {
"creationTimestamp": 1653918489.199068
},
"BlenderExpander": {
"creationTimestamp": 1653918489.327067
}
}
} }
} }

+ 76
- 0
manifests/PathSet-Grains.json View File

@@ -0,0 +1,76 @@
{
"slug": "PathSet-Grains",
"name": "Path Set: Grains",
"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": "CheeseGrater",
"name": "CheeseGrater",
"description": "A granular sample and loop. Craft the exact right slice of sound for your music.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/CheeseGrater.md",
"tags": [
"Granular"
]
},
{
"slug": "Blender",
"name": "Blender",
"description": "A Distortion Looper. Play with 4 main knobs to snapshot dynamic effects.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Blender.md",
"tags": [
"Granular"
]
},
{
"slug": "Spork",
"name": "Spork",
"description": "A granular FX module. Modulate 6 different granular effects.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Spork.md",
"tags": [
"Granular",
"Effect"
]
},
{
"slug": "Sifter",
"name": "Sifter",
"description": "A granular mixer. Sample 4 sound sources and recombine them endlessly through modulation.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Sifter.md",
"tags": [
"Granular",
"Mixer"
]
},
{
"slug": "SporkExpander",
"name": "SporkExpander",
"description": "",
"hidden": true,
"tags": []
},
{
"slug": "SifterExpander",
"name": "SifterExpander",
"description": "",
"hidden": true,
"tags": []
},
{
"slug": "BlenderExpander",
"name": "BlenderExpander",
"description": "",
"hidden": true,
"tags": []
}
]
}

Loading…
Cancel
Save