Have multiple Pads show the same Track Selection Buttons

682 viewsCSS Questions
0

So im currently manually modifying the scripts for my Arturia Keylab Essential MK3 which goes great. Now my problem is that i seem to be unable to have the upper rows of the 2×4 pad on BOTH Banks (they just get connected to different midi cc messages iirk and this on the hardware side when pressing the Bank Button) display the Track selection.
What i want is that i can scroll through the tracks(not clips or scenes) with the main encoder and at the same time i have the mute buttons or the solo buttons in the lower row depending on if i am in bank a or b.
The having all 8 buttons be mute/solo buttons works As does having all of them show the tracks (and their color as well as being able to press one to select it etc)
But having these two different buttonMatrixes control the same “thing” in the Mixer doesnt seem to work. what basically happens is that iirk somewhere in the control_surface it dies saying that State doesnt have the property reset_state.

So the original script im modifying here is using the ableton.v3 stuff which has the least examples in the factory provided scripts (that i decompiled for 12 and uploaded to git)
So the question is now, can i build this with remotify? Does the cool guy named John maybe have any insights in this or any pointers to help me. (i didnt find any generated scripts from remotify so i dont know what backend you are using or if you maybe did your own)

For anyone interested in the script i will link it here;
https://github.com/MrMatch246/KeyLab_Essential_mk3_TGE

admin Changed status to publish May 22, 2024
Attached Files: