mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
48 lines
920 B
JSON
48 lines
920 B
JSON
{
|
|
"args": {
|
|
"center_x": 1.25,
|
|
"center_y": -0.25,
|
|
"colors": [
|
|
[
|
|
8,
|
|
0,
|
|
255
|
|
],
|
|
[
|
|
0,
|
|
161,
|
|
255
|
|
],
|
|
[
|
|
0,
|
|
222,
|
|
255
|
|
],
|
|
[
|
|
0,
|
|
153,
|
|
255
|
|
],
|
|
[
|
|
38,
|
|
0,
|
|
255
|
|
],
|
|
[
|
|
0,
|
|
199,
|
|
255
|
|
]
|
|
],
|
|
"random-center": false,
|
|
"reverse": false,
|
|
"reverse_time": 0,
|
|
"rotation_time": 60,
|
|
"smoothing-custom-settings": true,
|
|
"smoothing-time_ms": 200,
|
|
"smoothing-updateFrequency": 25
|
|
},
|
|
"name": "Sea waves",
|
|
"script": "waves.py"
|
|
}
|