Link animation speed to rate?
-
Say i have an animation that is looping constantly, linked to a time-based modulator such as an LFO.
Can I link them together so that the animation speed/loop speed (no. of frames per second) increases in line with the LFO's speed/rate?
And should I use being using lottie for this purpose or stick to usual HISE animations?
Bit new to this still, thanks for your help!
-
@mjc123 According to the docs, HISE doesn't have any built-in animation functionality.
You have to set the animation rate yourself with a Timer.
So it should be easy step to sync that Timer rate to a time-based modulator.
-
@dannytaurus Thank you for the guidance! I'll give it a go :)