pd12. Route object in Pure Data
Route can be used to direct different messages to different outlets.
It can route by data type (such as float or symbol) or the first element. Here we will use the first element, which is pitch or volume, in the example.
Any values which are not selected, for example 0.25, will pass through last outlet.
No comments:
Post a Comment