hi,
i'm a nearly complete newbie in maxMSP so please don't mind if if that question seems obvious :)
my problem is, i would like to connect audio coming out from one outlet of a matrix~ object, and processed in other msp objects ; in an inlet of the same matrix~. My point is, in fact, not creating an audio loop, but being able to process signal through different treatments and in parallel or in serial as i want and using matrix~ object (it seemed the more practical for what i'm seeking).
So as you may know, if you take one signal thread from a matrix~ outlet and connect it back to an inlet of the same object, it results in the matrix~ object crashing, even if you didn't loop that signal (in the matrix object) or if you added processing inbeetween.
And my question is, is there a way to "force" connection ? what does it give with send~ and receive~, or a delay line ? i bet those are not ideal solutions...
anyway thanks for the help by advance, and please excuse my poor english, let me know if that's hardly understandable...