chroma-sdk/Colore

issues about Duration

missli93 opened this issue · 1 comments

1.Why Duration can not be customized
2. Why Breathing's can not be setted duration

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.