07-06-2021, 08:42 AM
This is not really possible under the current graph architecture. The delay and reverb nodes are per effect, not per instrument, to save CPU and memory. Eg, all instruments using the Proton effect get connected to the same delay and reverb nodes.
We could rewrite the audio graph to support this, but I suspect it would be bad for CPU and memory use, since we'd need separate delay nodes for every instrument.
We could rewrite the audio graph to support this, but I suspect it would be bad for CPU and memory use, since we'd need separate delay nodes for every instrument.