How to copy parameters of function objet in others function objects

all's icon

Hello,

I would like to change some parameters in a main object "function" (UI) and I would like that my changes are copied in others objects "function".
Dow to do that ?

Best regards

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

All

all's icon

Thank you

That work fine with the linear mode but I forgot to say that it is with the curve mode that I would wish to do that.
can you do it with this mode ?

Thank you

All

kthozoid's icon
Max Patch
Copy patch and select New From Clipboard in Max.

hello,
this will work for curves:

all's icon

That work fine.
Thanks a lot.

all's icon

Hi,

I have a new trouble to send change of parameters from a "master" object "function" (UI) to several "slaves" objects "function".
In mode curve.
My new trouble is to send sustain point.
Add a sustain point in the master function is not transmitted to the slaves function. However, if I add sustain point in slaves function, when I remove the sustain point or when I change position of any sustain points in the master function, sustain points in the slaves function disappear.

How to transmit the sustain points from a master function to several slaves functions ?

Thanks a lot

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

All

kthozoid's icon
Max Patch
Copy patch and select New From Clipboard in Max.

hi, i haven't really checked this through properly. it's a bit rushed, but it might be a solution:

Mathieu Chamagne's icon
Max Patch
Copy patch and select New From Clipboard in Max.

why don't you just use pattr ?
(this way, all parameters, including sustain point, range & domain are sent with only one cable...)

Mathieu

kthozoid's icon

nice one, much more elegant

all's icon

Thank you both.
Pattr version is very effective....

Padrut Tacchella's icon

Hello KTHOZOID,

I just copied jour patcher "copy data from function to function"... working super !

[I'm working on joystick controlled loops of multiple stepper motors for moving art-objects and want to alter these recorded loops during playing]...

thanks very much

Padrut