Browse Source

Update NYSTHI.

v1
Andrew Belt 4 years ago
parent
commit
667bdcf9f5
2 changed files with 8 additions and 5 deletions
  1. +2
    -2
      manifests-cache.json
  2. +6
    -3
      manifests/NYSTHI.json

+ 2
- 2
manifests-cache.json View File

@@ -6687,7 +6687,7 @@
} }
}, },
"NYSTHI": { "NYSTHI": {
"buildTimestamp": 1600481367.6384568,
"buildTimestamp": 1600942831.4817975,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Logic": { "Logic": {
@@ -7838,7 +7838,7 @@
} }
}, },
"FrequencyDomain": { "FrequencyDomain": {
"buildTimestamp": 1600902348.8983603,
"buildTimestamp": 1600185301.915599,
"creationTimestamp": 1587076104.7002873, "creationTimestamp": 1587076104.7002873,
"modules": { "modules": {
"HarmonicConvergence": { "HarmonicConvergence": {


+ 6
- 3
manifests/NYSTHI.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NYSTHI", "slug": "NYSTHI",
"license": "proprietary", "license": "proprietary",
"version": "1.0.14",
"version": "1.0.15",
"name": "NYSTHI", "name": "NYSTHI",
"brand": "NYSTHI", "brand": "NYSTHI",
"author": "NYSTHI", "author": "NYSTHI",
@@ -9,6 +9,7 @@
"pluginUrl": "https://github.com/nysthi/nysthi/releases", "pluginUrl": "https://github.com/nysthi/nysthi/releases",
"authorUrl": "https://github.com/nysthi/nysthi/", "authorUrl": "https://github.com/nysthi/nysthi/",
"manualUrl": "https://github.com/patman023/nysthimanual", "manualUrl": "https://github.com/patman023/nysthimanual",
"changelogUrl": "https://github.com/nysthi/nysthi/blob/master/CHANGELOG.md",
"sourceUrl": "", "sourceUrl": "",
"modules": [ "modules": [
{ {
@@ -1280,10 +1281,12 @@
{ {
"disabled": false, "disabled": false,
"slug": "BZENVELOPE", "slug": "BZENVELOPE",
"name": "BZENVELOPE",
"description": "bezier envelopes",
"name": "BZ-ENVELOPE",
"description": "bezier envelope",
"tags": [ "tags": [
"Filter", "Filter",
"Envelope",
"Shaper",
"Polyphonic", "Polyphonic",
"Utility" "Utility"
] ]


Loading…
Cancel
Save