Jonathan Wilkes wrote:
> 
> --- On Sun, 1/17/10, [email protected] <[email protected]> wrote:
> 
>> the send/receive "magic" in the iemguis are explicitely
>> designed to allow the same send/receive names in order to
>> sync several different objects.
> 
> So is it a bug that sending input to the inlet of one GUI doesn't 
> set the value for all other GUI's with the same send/receive name?

no.
it's a "side effect" (if you are nasty, you could also call it a "bug"
with "won't fix" status :-)).

the rule is simple:
if (and only if) a iemgui object has the same send- & receive-name, then
it will not pass (be it via send or via it's outlet) any messages it
gets (be it via receive, or via it's inlet).

this rule effectively prevents feedback loops when sharing send/receive
names, while still allowing to update controllers individually.


mfgasdr
IOhannes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to