set_destination("localhost", $p); $c->send(new OSCMessage("/touch", array($x+0,$y+0))); // $c->set_destination("localhost", 56700); // $c->send(new OSCMessage("/touch", array(120,150))); }