master
louisafriederike 9 months ago
parent 6cae3637f2
commit 04afb61d91

@ -25,7 +25,7 @@ var trashcan = new osc.UDPPort({
localPort: 57122,
// This is where sclang is listening for OSC messages.
remoteAddress: "192.168.2.15", //this is the hamsters ip
remoteAddress: "192.168.2.12", //this is the hamsters ip
remotePort: 8888, //this is the hamsters port :*s
metadata: true
});

Loading…
Cancel
Save