Page 1 of 1

Posted: 16 Aug 2012, 05:55
by r.erorr
Hi, I have matrix controller where only two array values are cross-fading at any time from A to B. That is first fade in = previous fade out.
here a patch: http://www.sensomusic.com/forums/upload ... to%20B.pat

In need to route or dispatch those two values to separate outputs - is it actually possible?

Posted: 16 Aug 2012, 09:02
by nay-seven
here a first try ( if i understand you correctly), could be improved cause here you have to stop the mouse down quickly
Download

Posted: 16 Aug 2012, 10:54
by r.erorr
thanks, Nay. . . but this is exactly where I am sticked.
there are twofold problem on press and release the mouse, because each time sliders change position.

Maybe the problem can be solved outside controller subpatch? No need to follow all the logic, just watch the consequences with audio route.
http://www.sensomusic.com/forums/upload ... Matrix.pat

there is one spectral morphing VST I use in this patch:
http://www.martin-brinkmann.de/plugs.html

Posted: 16 Aug 2012, 12:04
by nay-seven
ok, will try to study your patch this evening

Posted: 16 Aug 2012, 12:24
by r.erorr
! thanks in advance.

Posted: 16 Aug 2012, 19:35
by nay-seven
i don't have study the second patch, was not sure to follow you about your comment about audio buses, on the first one, I've add some pass modules on index flow, seems to improve the memorization of values, tell me if it helps.
Download

Posted: 16 Aug 2012, 20:48
by r.erorr
I will tray...