queglay
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?
jit.concat does the trick! all good now.