Tidal icon indicating copy to clipboard operation
Tidal copied to clipboard

Support control values from Wekinator

Open yaxu opened this issue 6 years ago • 2 comments
trafficstars

Tidal is expecting something like /ctrl "speed" 0.5 whereas wekinator sends /speed 0.5, i.e. tidal wants the name of the control as an extra parameter in the OSC message, but wekinator puts it in the OSC path. Tidal probably needs an extra config option for this.

http://www.wekinator.org/detailed-instructions/

yaxu avatar Mar 28 '19 05:03 yaxu

Hi! Can I still work on this issue?

madamsapple avatar May 02 '24 16:05 madamsapple

I think so, though we've started using the controller for other messages as well, so it might be good for these messages to have a namespace. I'd suggest something like /ctrl/[param name], so you'd send /ctrl/speed 0.5 if you wanted to embed param name within the OSC path.

matthewkaney avatar May 02 '24 18:05 matthewkaney

Closing as a duplicate of #677

yaxu avatar Feb 21 '25 22:02 yaxu