Output data to a display

1.37K viewsCSS Feature RequestsDisplay midi output
0

Is it Possible to output the information that appears at the bottom left in yellow in Ableton? As the mode name for exemple? I like to write in on my display

JohnC Answered question
0

Not directly, but you could create a reaction to send a message to your midi controller when a mode is activated.
listener: script > when mode is activated
Action: midi controller > send raw midi data to controller

JohnC Answered question