Browse Source

Update manifest for ModularFungi, ChowDSP

v1
Andrew Belt 4 years ago
parent
commit
16955715e1
3 changed files with 18 additions and 5 deletions
  1. +5
    -2
      manifests-cache.json
  2. +12
    -2
      manifests/ChowDSP.json
  3. +1
    -1
      manifests/ModularFungi.json

+ 5
- 2
manifests-cache.json View File

@@ -2836,7 +2836,7 @@
}
},
"ModularFungi": {
"buildTimestamp": 1597098016.581315,
"buildTimestamp": 1599327940.5675757,
"creationTimestamp": 1539737109.0,
"modules": {
"Blank1HP": {
@@ -8360,7 +8360,7 @@
}
},
"ChowDSP": {
"buildTimestamp": 1598028759.7770176,
"buildTimestamp": 1599328027.8827107,
"creationTimestamp": 1596178135.934532,
"modules": {
"ChowTape": {
@@ -8380,6 +8380,9 @@
},
"ChowModal": {
"creationTimestamp": 1598029968.6083245
},
"ChowDer": {
"creationTimestamp": 1599328029.677068
}
}
},


+ 12
- 2
manifests/ChowDSP.json View File

@@ -1,14 +1,14 @@
{
"slug": "ChowDSP",
"name": "ChowDSP",
"version": "1.1.0",
"version": "1.2.0",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "Jatin Chowdhury",
"authorEmail": "jatin@ccmra.stanford.edu",
"authorUrl": "https://ccrma.stanford.edu/~jatin/chowdsp",
"pluginUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/README.md#modules",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md",
"sourceUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV",
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=93S67ZSKMBG68&source=url",
"changelogUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/CHANGELOG.md",
@@ -67,6 +67,16 @@
"Oscillator",
"Filter"
]
},
{
"slug": "ChowDer",
"name": "ChowDer",
"description": "Truculent analog distortion effect",
"tags": [
"Effect",
"Distortion",
"Physical modeling"
]
}
]
}

+ 1
- 1
manifests/ModularFungi.json View File

@@ -8,7 +8,7 @@
"sourceUrl": "https://github.com/david-c14/ModularFungi",
"donateUrl": "https://paypal.me/omricohencomposer",
"manualUrl": "https://github.com/david-c14/ModularFungi/blob/master/README.md",
"version": "1.1.3",
"version": "1.1.4",
"modules": [
{
"slug": "Blank1HP",


Loading…
Cancel
Save