[s.mmb] and [r.mmb] are sends and receives, respectively, that allow you to change their argument via an inlet. So you can easily re-route them. I originally made them to make it easy to give GOPs internal sends like the built-in GUI objects (like here). They're pretty self explanatory; check out the help files.
-
Dynamic sends and receives
-
Hi
The second inlet you get when creating a [send ] object without arguments, makes it possible to set the send destination dynamically.
mvh
-
Yeah, but with these you can still do that with the argument there, so you can have a default destination.
-
Ok, didn't think of that.
mvh
-
neat stuff - very complete ... thanks!