Skip to content

osc.route

osc.route is a Pure Data object designed to route Open Sound Control (OSC) messages based on their address patterns. Similar to the route object, it directs incoming messages to specific outlets, but it specifically handles OSC's hierarchical address structure, including wildcards and character matching. This allows for flexible and precise dispatching of OSC data within a patch.


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.route or any other object from else.

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

Similar


    Comments

    Contributors