Browse Source

Update manifest for Bidoo, ChowDSP

v1
Andrew Belt 4 years ago
parent
commit
3f2a5950fd
3 changed files with 17 additions and 4 deletions
  1. +5
    -2
      manifests-cache.json
  2. +1
    -1
      manifests/Bidoo.json
  3. +11
    -1
      manifests/ChowDSP.json

+ 5
- 2
manifests-cache.json View File

@@ -4302,7 +4302,7 @@
}
},
"Bidoo": {
"buildTimestamp": 1603079781.6610503,
"buildTimestamp": 1603401604.2142484,
"creationTimestamp": 1518016501.0,
"modules": {
"vOId": {
@@ -8501,7 +8501,7 @@
}
},
"ChowDSP": {
"buildTimestamp": 1602202754.7465298,
"buildTimestamp": 1603401716.726957,
"creationTimestamp": 1596178135.934532,
"modules": {
"ChowTape": {
@@ -8533,6 +8533,9 @@
},
"ChowPulse": {
"creationTimestamp": 1601631946.7845182
},
"Warp": {
"creationTimestamp": 1603401718.4451983
}
}
},


+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bidoo",
"version": "1.1.27",
"version": "1.1.28",
"license": "GPL-3.0-only",
"name": "Bidoo",
"brand": "Bidoo",


+ 11
- 1
manifests/ChowDSP.json View File

@@ -1,7 +1,7 @@
{
"slug": "ChowDSP",
"name": "ChowDSP",
"version": "1.3.1",
"version": "1.4.0",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "Jatin Chowdhury",
@@ -114,6 +114,16 @@
"envelope generator",
"physical modeling"
]
},
{
"slug": "Warp",
"name": "Warp",
"description": "A warping distortion, developed in collaboration with IggyLabs",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#warp",
"tags": [
"Effect",
"Distortion"
]
}
]
}

Loading…
Cancel
Save