copy & merge into buffers
Is there way to copy and merge parts from a buffer to another without using the realtime play method?
You may need to adapt some of the mxj buf.Op methods...
p
Thanks Patrick. Still a bit stuck with the math.. do I have to add one sample to the other and then just do a clipping to merge them?