Browse Source

Update manifest for Dintree-Virtual, Truly

v1
Andrew Belt 4 years ago
parent
commit
f929185d64
3 changed files with 93 additions and 0 deletions
  1. +24
    -0
      manifests-cache.json
  2. +27
    -0
      manifests/Dintree-Virtual.json
  3. +42
    -0
      manifests/Truly.json

+ 24
- 0
manifests-cache.json View File

@@ -8096,5 +8096,29 @@
"creationTimestamp": 1594395483.987962
}
}
},
"Truly": {
"buildTimestamp": 1594665452.666637,
"creationTimestamp": 1594665475.0128655,
"modules": {
"DasBut": {
"creationTimestamp": 1594665475.272395
},
"DasButPoly": {
"creationTimestamp": 1594665475.4784014
},
"DasBut8": {
"creationTimestamp": 1594665475.6875286
}
}
},
"Dintree-Virtual": {
"buildTimestamp": 1594665473.2570589,
"creationTimestamp": 1594665475.9179342,
"modules": {
"V100-Scanner": {
"creationTimestamp": 1594665476.1945503
}
}
}
}

+ 27
- 0
manifests/Dintree-Virtual.json View File

@@ -0,0 +1,27 @@
{
"slug": "Dintree-Virtual",
"name": "Dintree",
"version": "1.0.4",
"license": "GPL-3.0-or-later",
"brand": "Dintree",
"author": "Andrew Kilpatrick",
"authorEmail": "dintree-mail@andrewkilpatrick.org",
"authorUrl": "http://www.dintree.com",
"pluginUrl": "https://github.com/hires/Dintree-Virtual",
"manualUrl": "https://github.com/hires/Dintree-Virtual/blob/master/README.md",
"sourceUrl": "https://github.com/hires/Dintree-Virtual",
"donateUrl": "https://paypal.me/elmood",
"changelogUrl": "",
"modules": [
{
"slug": "V100-Scanner",
"name": "V100 Scanner",
"description": "CV and voltage-control source sequencer / scanner",
"tags": [
"Random",
"Sequencer",
"Utility"
]
}
]
}

+ 42
- 0
manifests/Truly.json View File

@@ -0,0 +1,42 @@
{
"slug": "Truly",
"name": "Truly",
"version": "1.0.2",
"license": "BSD-3-Clause",
"brand": "Truly",
"author": "Travis Thompson",
"authorEmail": "travisat@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "https://github.com/travisat/Truly",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "DasBut",
"name": "DasBut",
"description": "Push someone's buttons",
"tags": [
"controller"
]
},
{
"slug": "DasButPoly",
"name": "DasButPoly",
"description": "Push me harder",
"tags": [
"controller",
"polyphonic"
]
},
{
"slug": "DasBut8",
"name": "DasBut8",
"description": "Hold on to your but",
"tags": [
"controller"
]
}
]
}

Loading…
Cancel
Save