On 27/12/2006, at 18.36, europa989@aol.com wrote:
Hi, I'm bad with like t f f, t b f, t b b, and ftos
It might be worth to have a look at ext13-help.pd and trigger- help.pd. They might be reachable from your help browser.
ext13-help.pd tells you that ftos is short for Float To Symbol, where
the right inlet and/or creation argument specifies the numbers of
digits of the floats used in the output symbol.
trigger-help.pd tells you what f,b,l etc are short for and also what
the trigger object does (in short it offers (first of all) hands-on
control of the order the output of an object is sent which can be
useful/needed in the case where the output is connected to more then
one input/inlets). It might also be useful to have a look at doc/
2.control.examples/03.connections.pd and/or doc/manuals/0.Intro/
Into15.ordering_messages.pd (that is from the help browser).
I'm sorry if this answer does not match your question - i couldn't
just tell.