copy & merge into buffers

jirko's icon

Is there way to copy and merge parts from a buffer to another without using the realtime play method?

pdelges's icon

You may need to adapt some of the mxj buf.Op methods...

p

jirko's icon

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?