Your shopping cart is empty.
hi, i m adding displays on my diy controller, for the moment I can display the tracks of the banks selected by the red square, the mute state, solo state, timeline, play/rec/stop icon, that work using the Mackie control template, but with controls surface studio I can only parameter a single note by screen, how could I manage to get all the values I need? do I have to make a screen for each note number that is sent by Ableton?
Comments
i see that midi note are not to enter as note but as midi value from 0 to 127, do you know where I can find the note corresponding to 1,2,3... to 127?
https://github.com/gluon/AbletonLive10.1_MIDIRemoteScripts/tree/master/M...
here is the script uncompiled of the mcu that allow me to display on my screen, do you maybe can help me to add what is needed to display mute/solo/timedisplay on my controller?