node-dmx / dmx

DMX controller library for node.js
MIT License
297 stars 96 forks source link

[Question] Can I disable easing in animations? #101

Closed namxam closed 2 years ago

namxam commented 4 years ago

I have checked the code, but I couldn't find anything regarding animations without an easing-function. Is it possible to disable easing at all?

wiedi commented 4 years ago

If you don't specify a duration the animation step should have the effect you're looking for.