Hallo, Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote:
On Tue, 7 Feb 2006, Frank Barknecht wrote:
Maybe then it's best to just always only use "anything" and "bang" as trigger arguments. You would retain the important role trigger plays when ordering outputs without trigger trying to do type conversions except converting to bang which would just be a handy shortcut to avoid lots of [b] objects.
Yeah, that would be the best because b is very common in t and if an equivalent of t had no b then a damn lot of [b] objects would have to be added.
Btw: A more important practical problem of [trigger] is, that adding another outlet to an already connected trigger will mess up the previous connections depending on what was connected where. Probably this cannot be solved easily, but it's a real nuisance.
Ciao