Custom Effect Max Transition time

Started by Niick

Niick

Hi, I'm trying to do the following:
My shapes should light up in specific colors and fade out after 1 hour. This is my animData for testing purposes:
"animData": "1 {{panelId}} 3 0 0 0 0 -1 255 0 0 0 30 0 0 0 0 36000"
For testing my one panel should light up red over the course of 3 seconds and then fade out to black over the course of 1 hour (T=36000, 1T is 100ms). For some reason the red color fades out really quickly.
Is there an undocumented upper limit to what can provided as the transition time?