Hey,
Is there any way to mix/merge the content of two fx loopers via macros, other than by re-recording it?
I’m trying something like double buffering, where one buffer (fx looper) always contains the last loop, and the other buffer would contain merged previous loops. On every new ‘record’ event, I want to mix in the contents of buffer A into buffer B, clear buffer A, and record into it.