''node_osc: | '' Sends an OSC command to the named node as written * **name** is the name of the node to be sent the command * **method** is the OSC command to be sent, including parameters separated by spaces if requried, e.g.: ''/path/to/method 1 4.0'' //Wintermute will first attempt to parse each parameter as an integer, then as a float, and if both fail will pass it as a string. Wintermute does not currently handle blobs, timetags or bundles//