Stig Møller Hansen

Results 2 issues of Stig Møller Hansen

I'm changing several values programmatically and I need to sync these values to ControlKit. Using `controlKit.update()` in my update loop (standard p5.js `draw` loop) has no immediate effect. It takes...

question

I am looking for the easiest way to generate a random value for a Range controller within its specified mix max range. In addition to `getValue()` it would be great...