Browse Source

Update manifest for Valley, ChowDSP, ZetaCarinae

v1
Andrew Belt 4 years ago
parent
commit
cb8afbc499
4 changed files with 47 additions and 8 deletions
  1. +12
    -3
      manifests-cache.json
  2. +31
    -1
      manifests/ChowDSP.json
  3. +1
    -1
      manifests/Valley.json
  4. +3
    -3
      manifests/ZetaCarinae.json

+ 12
- 3
manifests-cache.json View File

@@ -3465,7 +3465,7 @@
}
},
"Valley": {
"buildTimestamp": 1598831216.6785953,
"buildTimestamp": 1601631944.4131546,
"creationTimestamp": 1521979525.0,
"modules": {
"Topograph": {
@@ -8417,7 +8417,7 @@
}
},
"ChowDSP": {
"buildTimestamp": 1600010557.762149,
"buildTimestamp": 1601631741.8820438,
"creationTimestamp": 1596178135.934532,
"modules": {
"ChowTape": {
@@ -8440,6 +8440,15 @@
},
"ChowDer": {
"creationTimestamp": 1599328029.677068
},
"Werner": {
"creationTimestamp": 1601631946.1815991
},
"Credit": {
"creationTimestamp": 1601631946.4638433
},
"ChowPulse": {
"creationTimestamp": 1601631946.7845182
}
}
},
@@ -8489,7 +8498,7 @@
}
},
"ZetaCarinae": {
"buildTimestamp": 1600901115.0209222,
"buildTimestamp": 1601631622.666093,
"creationTimestamp": 1600901204.393585,
"modules": {
"BrownianBridge": {


+ 31
- 1
manifests/ChowDSP.json View File

@@ -1,7 +1,7 @@
{
"slug": "ChowDSP",
"name": "ChowDSP",
"version": "1.2.1",
"version": "1.3.0",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "Jatin Chowdhury",
@@ -84,6 +84,36 @@
"Distortion",
"Physical modeling"
]
},
{
"slug": "Werner",
"name": "Werner Filter",
"description": "SVF based on a generalized Moog-Octave CAT architecture",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#werner-filter",
"tags": [
"Effect",
"Filter",
"Physical modeling"
]
},
{
"slug": "Credit",
"name": "Credit",
"description": "Creates a text file that credits all the modules used in your patch",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#credit",
"tags": [
"utility"
]
},
{
"slug": "ChowPulse",
"name": "ChowPulse",
"description": "Pulse shaper based on the TR-808 Kick Drum circuit",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-pulse",
"tags": [
"envelope generator",
"physical modeling"
]
}
]
}

+ 1
- 1
manifests/Valley.json View File

@@ -1,7 +1,7 @@
{
"slug": "Valley",
"name": "Valley",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0-or-later",
"author": "Valley",
"authorEmail": "valley.audio.soft@gmail.com",


+ 3
- 3
manifests/ZetaCarinae.json View File

@@ -1,14 +1,14 @@
{
"slug": "ZetaCarinae",
"name": "ZetaCarinae",
"version": "1.1.6",
"version": "1.1.7",
"license": "GPL-3.0-or-later",
"brand": "ZetaCarinae",
"author": "Marshall Hampton",
"authorEmail": "hamptonio@gmail.com",
"authorUrl": "https://github.com/mhampton/ZetaCarinaeModules",
"pluginUrl": "",
"manualUrl": "",
"pluginUrl": "https://github.com/mhampton/ZetaCarinaeModules",
"manualUrl": "https://github.com/mhampton/ZetaCarinaeModules/blob/master/README.md",
"sourceUrl": "https://github.com/mhampton/ZetaCarinaeModules",
"donateUrl": "",
"changelogUrl": "",


Loading…
Cancel
Save