Browse Source

Update manifest for AlgoritmArte, captvolt, Dintree-Virtual, voxglitch

v1
Andrew Belt 3 years ago
parent
commit
8f5d91257f
5 changed files with 66 additions and 15 deletions
  1. +15
    -3
      manifests-cache.json
  2. +10
    -1
      manifests/AlgoritmArte.json
  3. +10
    -10
      manifests/Dintree-Virtual.json
  4. +30
    -0
      manifests/captvolt.json
  5. +1
    -1
      manifests/voxglitch.json

+ 15
- 3
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1611693719.2446625,
"buildTimestamp": 1612645826.0301626,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -8634,7 +8634,7 @@
}
},
"Dintree-Virtual": {
"buildTimestamp": 1606956306.1635852,
"buildTimestamp": 1612645930.9325156,
"creationTimestamp": 1594665475.9179342,
"modules": {
"V100-Scanner": {
@@ -9021,7 +9021,7 @@
}
},
"AlgoritmArte": {
"buildTimestamp": 1610236722.5957546,
"buildTimestamp": 1612645874.51125,
"creationTimestamp": 1605854039.7624297,
"modules": {
"Clockkky": {
@@ -9038,6 +9038,9 @@
},
"HoldMeTight": {
"creationTimestamp": 1610237171.189523
},
"CyclicCA": {
"creationTimestamp": 1612645931.4937625
}
}
},
@@ -9205,5 +9208,14 @@
"creationTimestamp": 1611551660.1966877
}
}
},
"captvolt": {
"buildTimestamp": 1612645695.450567,
"creationTimestamp": 1612645931.644969,
"modules": {
"captvolt-sidofon": {
"creationTimestamp": 1612645931.7294025
}
}
}
}

+ 10
- 1
manifests/AlgoritmArte.json View File

@@ -1,7 +1,7 @@
{
"slug": "AlgoritmArte",
"name": "AlgoritmArte",
"version": "1.4.0",
"version": "1.5.0",
"license": "GPL-3.0-or-later",
"brand": "AlgoritmArte",
"author": "AlgoritmArte",
@@ -56,6 +56,15 @@
"Sample and hold",
"Quantizer"
]
},
{
"slug": "CyclicCA",
"name": "CyclicCA",
"description": "Cyclic Cellular Automata visualizer and sequencer",
"tags": [
"Visual",
"Sequencer"
]
}
]
}

+ 10
- 10
manifests/Dintree-Virtual.json View File

@@ -1,7 +1,7 @@
{
"slug": "Dintree-Virtual",
"name": "Dintree",
"version": "1.0.13",
"version": "1.0.14",
"license": "GPL-3.0-or-later",
"brand": "Dintree",
"author": "Andrew Kilpatrick",
@@ -31,7 +31,7 @@
"manualUrl": "https://github.com/hires/Dintree-Virtual#V101-dual-envelope",
"tags": [
"Dual",
"Envelope Generator",
"Envelope generator",
"LFO",
"Hardware"
]
@@ -94,7 +94,7 @@
"tags": [
"Dual",
"Hardware",
"Slew Limiter"
"Slew limiter"
]
},
{
@@ -103,8 +103,8 @@
"description": "Analog Comparator Functions",
"manualUrl": "https://github.com/hires/Dintree-Virtual#V201-tri-comparator",
"tags": [
"logic",
"utility"
"Logic",
"Utility"
]
},
{
@@ -113,12 +113,12 @@
"description": "Sample and Hold, Clock and Noise Generator",
"manualUrl": "https://github.com/hires/Dintree-Virtual#V219-sh-clock-noise",
"tags": [
"clock",
"function generator",
"noise",
"random",
"Clock",
"Function generator",
"Noise",
"Random",
"S&H",
"utility"
"Utility"
]
}
]

+ 30
- 0
manifests/captvolt.json View File

@@ -0,0 +1,30 @@
{
"slug": "captvolt",
"name": "CaptVolt's VCV Modules",
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"brand": "captvolt",
"author": "Christian Vogelgsang",
"authorEmail": "chris@vogelgsang.org",
"authorUrl": "https://github.com/cnvogelg",
"pluginUrl": "https://github.com/cnvogelg/captvolt-vcv",
"manualUrl": "https://github.com/cnvogelg/captvolt-vcv/blob/master/README.md",
"sourceUrl": "https://github.com/cnvogelg/captvolt-vcv",
"donateUrl": "",
"changelogUrl": "https://github.com/cnvogelg/captvolt-vcv/releases",
"modules": [
{
"slug": "captvolt-sidofon",
"name": "sidofon",
"description": "Raw SID 6851/8580 chip emulation using ReSID engine",
"tags": [
"Synth Voice",
"Filter"
],
"keywords": [
"SID"
],
"manualUrl": "https://github.com/cnvogelg/captvolt-vcv/blob/master/README.md#sidofon"
}
]
}

+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "1.24.0",
"version": "1.25.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save