Skip to content

osc.receive

The osc.receive object is used to receive Open Sound Control (OSC) messages over network connections. It acts as an abstraction built upon osc.parse and netreceive, allowing it to connect to a specified port to receive messages, typically from an osc.send object. It can be controlled to connect or disconnect from a port, and outputs the received OSC messages.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for else and install it. Then create an object with declare -lib else -path else. Finally, use osc.receive or any other object from else.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors