#how to lerp?

1 messages · Page 1 of 1 (latest)

magic cloud
#

It for gif player ?

floral yew
#

I'm trying to lerp rgb in lcds - unfortunately it doesn't use rgb values but it would still be helpful to lerp brightnesses within the groups of colors that lcds are limited to

magic cloud
#

Something like a + (b-a) * t ?
A: first vlue
B: last value
T: ratio

floral yew
#

yeah i just want that generic lerp - problem is I'm not too well versed in how oaklands handles timings of logic components or really anything that has to do with precise handling of components since I know it's not instant - so i suppose this is more of a question of how components are internally handled unless i should just make sure it doesn't loop back in on itself for something simple like lerp and ignore any timing problems

i don't even know if lcds support brightnesses that aren't full number values lol

magic cloud
#

Yeah it have bringtness rnge about 1-10