Browse Source

Update Valley.

v1
Andrew Belt 4 years ago
parent
commit
9fcdf68c5f
2 changed files with 17 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +13
    -1
      manifests/Valley.json

+ 4
- 1
manifests-cache.json View File

@@ -3459,7 +3459,7 @@
} }
}, },
"Valley": { "Valley": {
"buildTimestamp": 1561420842.8922517,
"buildTimestamp": 1598831216.6785953,
"creationTimestamp": 1521979525.0, "creationTimestamp": 1521979525.0,
"modules": { "modules": {
"Topograph": { "Topograph": {
@@ -3482,6 +3482,9 @@
}, },
"Feline": { "Feline": {
"creationTimestamp": 1561076996.0 "creationTimestamp": 1561076996.0
},
"Terrorform": {
"creationTimestamp": 1598831218.291082
} }
} }
}, },


+ 13
- 1
manifests/Valley.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Valley", "slug": "Valley",
"name": "Valley", "name": "Valley",
"version": "1.0.1",
"version": "1.1.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "Valley", "author": "Valley",
"authorEmail": "valley.audio.soft@gmail.com", "authorEmail": "valley.audio.soft@gmail.com",
@@ -69,6 +69,18 @@
"tags": [ "tags": [
"Filter" "Filter"
] ]
},
{
"slug": "Terrorform",
"name": "Terrorform",
"description": "",
"tags": [
"Oscillator",
"Polyphonic",
"Synth voice",
"Waveshaper",
"LFO"
]
} }
] ]
} }

Loading…
Cancel
Save