Browse Source

Update manifest for Polymaths

v1
Andrew Belt 4 years ago
parent
commit
bcc79e04c5
2 changed files with 77 additions and 0 deletions
  1. +18
    -0
      manifests-cache.json
  2. +59
    -0
      manifests/Polymaths.json

+ 18
- 0
manifests-cache.json View File

@@ -8679,5 +8679,23 @@
"creationTimestamp": 1603168947.310364
}
}
},
"Polymaths": {
"buildTimestamp": 1603312637.5701783,
"creationTimestamp": 1603312645.7067106,
"modules": {
"STRX": {
"creationTimestamp": 1603312645.945254
},
"MINI": {
"creationTimestamp": 1603312646.178613
},
"VELO": {
"creationTimestamp": 1603312646.404554
},
"VERT": {
"creationTimestamp": 1603312646.6535895
}
}
}
}

+ 59
- 0
manifests/Polymaths.json View File

@@ -0,0 +1,59 @@
{
"slug": "Polymaths",
"name": "Polymaths",
"version": "1.0.0",
"license": "proprietary",
"brand": "Magus Instrumentalis",
"author": "David Kant, Ryan Page, Mustafa Walker",
"authorEmail": "ryan@magusinstrumentalis.com",
"authorUrl": "",
"pluginUrl": "https://magusinstrumentalis.com/",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "STRX",
"name": "Ars Memorium",
"description": "State recall matrix",
"tags": [
"Sequencer",
"Function Generator",
"Arbitrary Function Generator",
"Random",
"Controller"
]
},
{
"slug": "MINI",
"name": "Enochian Tablet",
"description": "CV controlled matrix mixer",
"tags": [
"Mixer",
"Distortion",
"Feedback",
"Matrix Mixer"
]
},
{
"slug": "VELO",
"name": "Hek\u0113bolos",
"description": "Integrator",
"tags": [
"Utility",
"Integrator",
"Dual"
]
},
{
"slug": "VERT",
"name": "Catoptromancer",
"description": "Inverter",
"tags": [
"Utility",
"Logic",
"Dual"
]
}
]
}

Loading…
Cancel
Save