Yet another Pattr request (simple one i guess)

robotic-audio's icon

i think it would be great if the pattr had an attribute which could make it not pass the input to output, so the only thing passed would be stuff comming back from other pattr objects (e.g. pattrstorage in most cases)

simply to avoid this abstraction, which i'm using a lot... and i guess that having pattr do it s

Philippe OLLIVIER's icon

Hi,

I second this request...
Philippe.

Stefan Tiedje's icon
robotic-audio's icon

in my case there is not always an object to bind to,- i also requested earlier that pattr could bind to an outlet, so you could use the binding feature in abstractions, wich is what i'm doing a lot... the bind would be static if no compatible object was connected to the outlet.

i never got any reply to this request, so i figured this would be simpler.

but thnx anyway

Mattijs's icon

Hello, I'd like to prolong this discussion a bit.

When pattr 2 is bound to pattr 1 and you change the value of pattr 1, pattr 2 doesn't output the new value. If pattr 2 is bound to a numbox instead, is does. I'd like to be able to set an attribute to control this behaviour. Is there anything like that?

Below is an explanationary patch.

Hi,
Mattijs

Max Patch
Copy patch and select New From Clipboard in Max.

Cycling '74's icon

Mattijs Kneppers wrote:
> When pattr 2 is bound to pattr 1 and you change the value of pattr 1,
> pattr 2 doesn't output the new value.

I can't reproduce, both are doing the same. Which Max version are you using?

Stefan

--
Stefan Tiedje------------x-------
--_____-----------|--------------
--(_|_ ----|-----|-----()-------
-- _|_)----|-----()--------------
----------()--------www.ccmix.com

jeremy's icon

You may want to check the incremental updates page [1] from time to
time. This problem was recently solved and a fix released.

jb

robotic-audio's icon

on my screen if does exactly the same with the pattr & the numbox. wee2 updates when i change wee1 ??

Mattijs's icon

Quote: jeremy wrote on Mon, 23 October 2006 11:30
----------------------------------------------------
> You may want to check the incremental updates page [1] from time to
> time. This problem was recently solved and a fix released.
>

Ah! Thanks!

> jb
>
> [1]: https://cycling74.com/twiki/bin/view/IncrementalDownloads
>
>
>
----------------------------------------------------