MatrixCtrl Mirror + Shift + Shuffle
Hi,
I'm trying to apply several functions to reorder a matrixctrl object.
My first attempt is mirroring the entire matrixctrl but also with this same technique I want to shift all the contents over a row also up / down a column, and latest a simple shuffle all the contents.
Struggling a bit with this, any help would be great.
MatrixCtrl.maxpat
Max Patch

You can use a conversion with live.matrix (there is a convertion patch in the help file).
Live.matrix accepts left/right/up/down/random messages.