Page 1 of 1

Posted: 13 Feb 2012, 11:42
by joffo78
hi
i try to make a patch witch only one knob may control several ones.
for example i have 4 filters and one knob will control freq parameter of each one when i select it.
it's like i have one master knob witch control slaves knobs.
witch is not easy is when i change the slave knob the value of the master it immediatly affected at this one.
ex:
i'm on the slave one witch values is v1. i select the slave two witch the values is v2.
what that i want to do is first the master knob receive v2 whitout send it to v1.
next it control slave one.
i made i little patch (witch that not works) to illustrate this
Image

you will find it here

thanks

Posted: 13 Feb 2012, 13:14
by nay-seven
i suppose you'll need a wait one bloc like this :
Download

Posted: 13 Feb 2012, 13:54
by nay-seven
And here one with a sub-patch to be more clear ( 4 knobs)
Download

Posted: 14 Feb 2012, 09:28
by joffo78
very clean job :)
we work with senso about script solution :
script version
more simple to modify and cpu friendly.

Posted: 14 Feb 2012, 09:41
by nay-seven
cool ! ;)