Hi!
I am making a patch with lot of subpaches. The subpatches should allow me to to control different stages of calculation. If a subpatch has inputs, it can"t be evaluated inside itself. (If I open a subpatch (that has inputs) any change inside the subpatch will be calculated only at its output, but the changes will not be displayed in OM-class-objects inside a subpatch.) Is it possible in OM to have some kind of remote messaging (like Max has)? In other words: is it possible to send certain data from a patch, and then to receive it inside a subpatch without making a direct cord connection, in order to enable the evaluation of OM-classes inside a subpatch?
(Perhaps the way to enable the evaluation of classes inside a subpatch is to temporarily store the information and then to retrieve it in a subpatch? Anyway, I don’t know how to do it.)
So my basic question is how to enable evaluation of classes inside a subpatch that receives data from the outside?
Can anybody help me here please?
All the best!