Have multiple Pads show the same Track Selection Buttons

1.43K 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

JohnC Posted new comment
Attached Files:

Yoo i baught CSS3 after testing your script and having my mind totally blown!! I have made a lot of cool extra stuff in my on Script, but in yours theres so many things that i still havent figured out how to do in CSS3 (i can’t code).
To your Question:
When i use your Script it only works in Daw Control on the Arturia Keyboard, when i write my own script in CSS3 it only works in User Mode (i dont know why). In User mode you could make all upper buttons send the same midi messages on both banks, but if theres a way to manually code something to make it work in Daw mode, i think you could just create 2 Pad Layers in CSS3 and make your action listen to both Pads and not just to 1. But i have 0 clue on how the hell you made the pads led react to what happens in Ableton

Hi, I’m not sure why the posts in this topic are assigned to Admin (maybe the user asked to be deleted),
You could try contacting them through their github link?

0

Anyone any idea?

admin Changed status to publish
Attached Files: