Browse Source

Update manifest PathSet-Infinity to 2.0.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
ee661d82a7
2 changed files with 65 additions and 0 deletions
  1. +15
    -0
      manifests-cache.json
  2. +50
    -0
      manifests/PathSet-Infinity.json

+ 15
- 0
manifests-cache.json View File

@@ -10783,5 +10783,20 @@
"creationTimestamp": 1649112193.0544643
}
}
},
"PathSet-Infinity": {
"buildTimestamp": 1649130170.4393237,
"creationTimestamp": 1649130170.6877897,
"modules": {
"QuantumCompass": {
"creationTimestamp": 1649130170.9177783
},
"WarpDrive": {
"creationTimestamp": 1649130171.192251
},
"Orchestrator": {
"creationTimestamp": 1649130171.355179
}
}
}
}

+ 50
- 0
manifests/PathSet-Infinity.json View File

@@ -0,0 +1,50 @@
{
"slug": "PathSet-Infinity",
"name": "Path Set: Infinity",
"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": "QuantumCompass",
"name": "QuantumCompass",
"description": "Both/Neither Sequencer/Quantizer. Create a melodic sequence by selecting notes and letting QuantumCompass guide you.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/QuantumCompass.md",
"tags": [
"Quantizer",
"Sequencer"
]
},
{
"slug": "WarpDrive",
"name": "WarpDrive",
"description": "Dual-drive systems. Two sound sources with built in, clocks, lfos, and envelops.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/WarpDrive.md",
"tags": [
"VCO",
"LFO",
"Clock",
"Envelope Generator"
]
},
{
"slug": "Orchestrator",
"name": "Orchestrator",
"description": "A conniving octopus that creates modulation and gate outputs to conduct a 10 minute long song.",
"manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Orchestrator.md",
"tags": [
"Random",
"LFO",
"Clock"
]
}
]
}

Loading…
Cancel
Save