Best way to create mappable sequencer matrix
Hi!
I was just wondering if this is the only/most effient way to create mappable matrix for sequencers in maxforlive.
If you have any suggestions, I would be really glad. Maybe something that is scalable cause I realised I maybe want 16 step loll
most people would recommend you the maxtrixcontrol object - i for one would also use individual GUI objects for everything.
but i would write the status into a list (using pak) and do all the further processing, IO, presets, in that form.
Allright thanks for your answer. I don't really understand the status part tho... Matrixcontrol don't allow mapping inside a liveset. I also forgot about live.grid which is neater but still not mappable.
bpatcher
@DOUBLE_UG that's really nice! Thanks