Hi,
Trying to run this code to reset sliders and toggle buttons on my device using touchosc between runs of sonic pi.
The code
use_osc "192.168.2.151",9000
osc "/test/fader1",0
#optional reset on/off toggle to off
osc "/test/toggle1",0
sleep 0.2 #allow it to happen
I get a message in the log on sonic pi telling me it sent the information but my device never receives it. Has anyone else had issues with this that is also running windows 7?
Anyone know any workarounds?
where the ip is the ip of the device and the port is the incoming port of device