Hi,
I’m working on adding audio inputs and outputs to a module based synthesizer.
Say for a filter that has 4 inputs: audio in 1, audio in 2, cut off mod in, resonance mod in…is there any advantage from a processor usage perspective to using for the inputs a single audio buffer with 4 channels vs 4 individual audio buffers?