Browse Source

Update manifest for NYSTHI

v1
Andrew Belt 4 years ago
parent
commit
6128c81756
2 changed files with 49 additions and 4 deletions
  1. +10
    -1
      manifests-cache.json
  2. +39
    -3
      manifests/NYSTHI.json

+ 10
- 1
manifests-cache.json View File

@@ -6445,7 +6445,7 @@
}
},
"NYSTHI": {
"buildTimestamp": 1583762010.9182127,
"buildTimestamp": 1591648700.4271832,
"creationTimestamp": 1518016501.0,
"modules": {
"Logic": {
@@ -6852,6 +6852,15 @@
},
"BZ-XPANDXPAND": {
"creationTimestamp": 1583614004.0
},
"TZOP": {
"creationTimestamp": 1591646705.612513
},
"Ambuance": {
"creationTimestamp": 1591646705.8150148
},
"TZEN": {
"creationTimestamp": 1591646706.0481784
}
}
},


+ 39
- 3
manifests/NYSTHI.json View File

@@ -1,7 +1,7 @@
{
"slug": "NYSTHI",
"license": "proprietary",
"version": "1.0.11",
"version": "1.0.12",
"name": "NYSTHI",
"brand": "NYSTHI",
"author": "NYSTHI",
@@ -292,7 +292,8 @@
"name": "DX7Envelope",
"description": "DX7 style envelope",
"tags": [
"Envelope generator"
"Envelope generator",
"Polyphonic"
]
},
{
@@ -614,7 +615,9 @@
"tags": [
"VCO",
"LFO",
"FM"
"FM",
"Polyphonic",
"Utility"
]
},
{
@@ -1273,6 +1276,39 @@
"Expander",
"Utility"
]
},
{
"disabled": false,
"slug": "TZOP",
"name": "TZOP",
"description": "FM Operator dx7 style, Sinusoid VCO",
"tags": [
"VCO",
"LFO",
"FM",
"Polyphonic",
"Utility"
]
},
{
"slug": "Ambuance",
"name": "Ambuance Reverb",
"description": "Reverb based on the Juhana Sadeharju GigaVerb",
"tags": [
"REVERB",
"EFFECT"
]
},
{
"slug": "TZEN",
"name": "TZEN Envelope to use as expander for TZOP",
"description": "Polyphonic ADSR linear and exponential",
"tags": [
"Envelope generator",
"Function generator",
"Expander",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save