Browse Source

Update manifest for ML_modules, Stoermelder-P1, kocmoc, SubmarineFree

v1
Andrew Belt 5 years ago
parent
commit
8d4a43795f
5 changed files with 35 additions and 9 deletions
  1. +10
    -4
      manifests-cache.json
  2. +1
    -1
      manifests/ML_modules.json
  3. +11
    -1
      manifests/Stoermelder-P1.json
  4. +10
    -1
      manifests/SubmarineFree.json
  5. +3
    -2
      manifests/kocmoc.json

+ 10
- 4
manifests-cache.json View File

@@ -2037,7 +2037,7 @@
}
},
"Stoermelder-P1": {
"buildTimestamp": 1588868717.3231008,
"buildTimestamp": 1589036749.7167444,
"creationTimestamp": 1559409342.0,
"modules": {
"CVMap": {
@@ -2126,6 +2126,9 @@
},
"Goto": {
"creationTimestamp": 1588869624.5931532
},
"Fr": {
"creationTimestamp": 1589036898.0215738
}
}
},
@@ -3079,7 +3082,7 @@
}
},
"kocmoc": {
"buildTimestamp": 1588110760.6571217,
"buildTimestamp": 1589036896.5896275,
"creationTimestamp": 1572165273.0,
"modules": {
"SVF-1": {
@@ -4942,7 +4945,7 @@
"modules": {}
},
"ML_modules": {
"buildTimestamp": 1587306869.1219683,
"buildTimestamp": 1589036853.6587846,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMdetect": {
@@ -5851,7 +5854,7 @@
}
},
"SubmarineFree": {
"buildTimestamp": 1586323866.0852828,
"buildTimestamp": 1589036571.8632534,
"creationTimestamp": 1522452120.0,
"modules": {
"AG-104": {
@@ -6057,6 +6060,9 @@
},
"XF-301": {
"creationTimestamp": 1586324002.844379
},
"TD-510": {
"creationTimestamp": 1589036898.3720653
}
}
},


+ 1
- 1
manifests/ML_modules.json View File

@@ -1,7 +1,7 @@
{
"slug": "ML_modules",
"name": "ML Modules",
"version": "1.1.0",
"version": "1.1.1",
"license": "BSD-3-Clause",
"author": "Martin Lueders",
"brand": "ML Modules",


+ 11
- 1
manifests/Stoermelder-P1.json View File

@@ -1,6 +1,6 @@
{
"slug": "Stoermelder-P1",
"version": "1.6.0",
"version": "1.6.1",
"license": "GPL-3.0-only",
"author": "Benjamin Dill",
"name": "PackOne",
@@ -302,6 +302,16 @@
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Goto.md"
},
{
"slug": "Fr",
"name": "FR",
"description": "Show the current screen framerate in the top-right corner",
"tags": [
"Utility"
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Fr.md",
"disabled": true
},
{
"slug": "AudioInterface64",
"name": "AUDIO-64",


+ 10
- 1
manifests/SubmarineFree.json View File

@@ -11,7 +11,7 @@
"donateUrl": "https://www.paypal.me/SubmarineFree",
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/master/README.md",
"changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/master/changelog.md",
"version": "1.1.4",
"version": "1.1.5",
"modules": [
{
"slug": "AG-104",
@@ -517,6 +517,15 @@
"VISUAL"
]
},
{
"slug": "TD-510",
"name": "TD-510",
"description": "TD-510 Vertical Text Display",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TD.md",
"tags": [
"VISUAL"
]
},
{
"slug": "TF-101",
"name": "TF-101",


+ 3
- 2
manifests/kocmoc.json View File

@@ -1,7 +1,7 @@
{
"slug": "kocmoc",
"name": "kocmoc",
"version": "1.3.0",
"version": "1.3.2",
"license": "GPL-3.0-or-later",
"brand": "kocmoc",
"author": "janne808",
@@ -42,7 +42,8 @@
"name": "OP",
"description": "Phase-modulation operator",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{


Loading…
Cancel
Save