issues about Duration
missli93 opened this issue · 1 comments
missli93 commented
1.Why Duration can not be customized
2. Why Breathing's can not be setted duration
Sharparam commented
These features are not supported in the SDK, so we can't support them directly in Colore.
What you'd have to do is implement a custom effect that achieves this, using timers and such.
Razer seems to be planning to remove the APIs to make pre-defined effects, so converting your code to use Custom effects is a good move anyway.