Browse Source

Update manifest for NYSTHI

v1
Andrew Belt 4 years ago
parent
commit
31f927911d
2 changed files with 55 additions and 2 deletions
  1. +13
    -1
      manifests-cache.json
  2. +42
    -1
      manifests/NYSTHI.json

+ 13
- 1
manifests-cache.json View File

@@ -6681,7 +6681,7 @@
} }
}, },
"NYSTHI": { "NYSTHI": {
"buildTimestamp": 1591858305.8781312,
"buildTimestamp": 1600481367.6384568,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Logic": { "Logic": {
@@ -7097,6 +7097,18 @@
}, },
"TZEN": { "TZEN": {
"creationTimestamp": 1591646706.0481784 "creationTimestamp": 1591646706.0481784
},
"BZENVELOPE": {
"creationTimestamp": 1600481374.6525455
},
"TZVU": {
"creationTimestamp": 1600481374.945384
},
"TZMX": {
"creationTimestamp": 1600481375.1974032
},
"SimplerTapeControl": {
"creationTimestamp": 1600481375.4440374
} }
} }
}, },


+ 42
- 1
manifests/NYSTHI.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NYSTHI", "slug": "NYSTHI",
"license": "proprietary", "license": "proprietary",
"version": "1.0.13",
"version": "1.0.14",
"name": "NYSTHI", "name": "NYSTHI",
"brand": "NYSTHI", "brand": "NYSTHI",
"author": "NYSTHI", "author": "NYSTHI",
@@ -1277,6 +1277,17 @@
"Utility" "Utility"
] ]
}, },
{
"disabled": false,
"slug": "BZENVELOPE",
"name": "BZENVELOPE",
"description": "bezier envelopes",
"tags": [
"Filter",
"Polyphonic",
"Utility"
]
},
{ {
"disabled": false, "disabled": false,
"slug": "TZOP", "slug": "TZOP",
@@ -1309,6 +1320,36 @@
"Expander", "Expander",
"Polyphonic" "Polyphonic"
] ]
},
{
"slug": "TZVU",
"name": "TZVU VU-meter",
"description": "monophonic VU-meter EMS style",
"tags": [
"Visual",
"Utility"
]
},
{
"slug": "TZMX",
"name": "TZMX FM Operators mixers",
"description": "polyphonic FM mixers for DX7 style algorithms composition",
"tags": [
"Polyphonic",
"Mixer",
"Utility"
]
},
{
"slug": "SimplerTapeControl",
"name": "SimplerTapeControl",
"description": "Reel to reel tape style controller for samplers; expander for Simpliciter and Confusing Simpler",
"tags": [
"Utility",
"Controller",
"Expander",
"Effect"
]
} }
] ]
} }

Loading…
Cancel
Save