mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
per effect smoothing (#456)
* add dynamic smoothing first step * extend prio muxer to hold smoothing preset id * add icons for systray * fix missing changes in prio muxer * implement specific smoothing params for effects * refactoring: std::min/max to qMin/Max * some code optimization * fix schema and translation * revoke change of python include order * fix eol in effect shemas * optimize random,candle and fadecandy json schemas
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"type": "integer",
|
||||
"title": "edt_eff_markerDepth",
|
||||
"default": 5,
|
||||
"minimum" : 1,
|
||||
"minimum" : 0,
|
||||
"maximum" : 50,
|
||||
"append" : "edt_append_percent",
|
||||
"options": {
|
||||
|
Reference in New Issue
Block a user