Hi,
is there a way to use an encoder to control the azimuth of a source (-180 to 180)
So when it reaches -180 it goes to 180 ?
I'm using OSC not MIDI
Thanks
Hi,
is there a way to use an encoder to control the azimuth of a source (-180 to 180)
So when it reaches -180 it goes to 180 ?
I'm using OSC not MIDI
Thanks
A knob with angle set to 360 and snap to true should do the job.
thank you !!
Funny; I just updated an old question of mine on a similar topic. "snap": true
worked with v0 but currently it needs to be "mode": "snap"
.
Indeed, my bad :).