hyperion.ng/effects/rainbow-swirl.json

19 lines
357 B
JSON

{
"name" : "Rainbow swirl",
"script" : "swirl.py",
"args" :
{
"rotation-time" : 20.0,
"center_x" : 0.5,
"center_y" : 0.5,
"reverse" : false,
"custom-colors":[],
"random-center":false,
"custom-colors2":[],
"enable-second":false,
"smoothing-custom-settings" : true,
"smoothing-time_ms" : 200,
"smoothing-updateFrequency" : 25.0
}
}