Hi Björn,

On 28/09/2011 15:27, Björn Eriksson wrote:
[...]  what are the
differences between throw~ / catch~  and send~ / receive~ ?  For me they
seem to work equally well, either as "bus" sending or single audio
signal send.

From the Pd Documentation [1]:

"There can be many throw~ objects associated with a single catch~, but a throw~ can't talk to more than one catch~.
...
Send~ just saves a signal which may then be receive~d any number of times; but a receive~ can only pick up one send~ at a time (but you can switch between send~s if you want.)"

Ciao,
Lorenzo

[1] http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s4.5

Maybe I am doing wrong when I´m summing audiosignals together into a
send~ object just by patching them together and should use the
throw~object instead, but just curious on why and how?//

Thankful for thoughts on this..

All the best,
Björn Eriksson



_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->  
http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to