m4l - how can i merge two matrices built with the m4l.api.getselectednotes?

queglay's icon

I'm wondering if I build two seperate jit.matrix objects using M4L.api.GetSelectedNotes how can I merge both them so that I can feed everything back into M4L.api.ReplaceSelectedNotes?

queglay's icon

jit.concat does the trick! all good now.