route
From Cycling '74 Wiki
Contents |
route online refpage
Using the route object
The route object tries to match the incoming message to the object's own arguments, outputting a bang from the corresponding outlet or the string of data following the matching message. Any non-matching messages will be output from the right most outlet.
route is extremely useful for sorting blocks of data and routing out to separate outlets, or not at all.
route Tutorials
- The route object is covered in the Third Max tutorial
route Tips and Workarounds
Third-Party Max externals similar to the route object
Maxobjects.com listing for the route object
People who looked at/used this object also looked at....
Errors or Clarifications
(please list things that you believe to be errors or omissions from the existing refpage)