I want to double-check that there is no way to do what I'd like, within a rack.
My channel architecture is this:

I would love to put everything to the Left of the VST (input processing) in one patch, the VST wrapper in another, and everything to the Right in a third patch (output processing), all in the same rack without compromising latency.
It seems like since threads are per rack, this should be structurally possible....
Right now, I am having to load the vst portion as a subpatch, which has a lot of compromises compared to loading a patch proper via the loadpatch object.
Is there a way to wire a rack so this is possible? I can't find anything about rack routing in the docs.
Thanks,
-eric


