Prep Release 2.0.15 (#1571)

* Readd import Collections to show JSON validation failures details

* Editorial update

* Audiograbber - Remove config for not implemented feature

* Smoothing - Update defaults and range

* Version 2.0.15
This commit is contained in:
LordGrey
2023-02-19 13:24:43 +01:00
committed by GitHub
parent bfba0d6137
commit 24a00e3b0b
7 changed files with 26 additions and 22 deletions

View File

@@ -51,7 +51,7 @@
"smoothing": {
"enable": true,
"type": "linear",
"time_ms": 200,
"time_ms": 150,
"updateFrequency": 25.0000,
"interpolationRate": 25.0000,
"decay": 1,