Hi,
Let say we have 6 tracks = 6 instruments. For these instruments, we got 4 parameters.
- click on T1, set the four parameters as wanted for this instrument,
- click on T4, set the 4 parameters as expected for this instrument,
- click on T3, set the 4 parameters as expected for this instrument,
now when i click on T1, of course i would like to see my 4 parameters for the t1 instrument,
So i guess i have to use stateGet
and stateSet
to store in a variable the state of the matrix.
Do i have to create 6 different matrix(es) ?
A little help will be welcomed to let me dive in
Cheers