7 Attachment(s)
Using Ableton Push LCD Display in Traktor.
http://youtu.be/op801hidZhY
this is a proof of concept for using Ableton LCD display in Traktor. Hopefully someone with more expertise can takeit on them selves to write something a bit less tedious.
I apologize for the terrible quality. I don't have a good video cam so this is taken from my phone.
First i made a Traktor Mapping that takes controls from Ableton Push User Port and sends them to Traktor virtual Port (Output).
Attachment 21468
Enlarge Traktor Pic
the mapping:
Attachment 21474
Then I used midipipe to take midi CC data from the traktor Virtual Output and triggers Sysex messages from CC#71-78. You can learn more about the sysex message the ableton uses for it's LCD screen from these posts/pages:
How to control the Push LCD with sysex messages
julien Bayle website
Ableton forum post
Take Midi data from Traktor Virtual Output
Attachment 21470
Enlarge MidiPipe Midi In Pic
Use a message factory for each CC#71-78
Attachment 21471
Enlarge MidiPipe Trigger Pic
Writing up the sysex information will be a bit long so just either research it using the links provided or download the midipipe configuration file and unzip it. It may not work for your particular setup though.
Attachment 21472
Enlarge MidiPipe Trigger Pic
then output it to ableton user port
Attachment 21473
Enlarge MidiPipe Trigger Pic
The midipipe file for the configuration:
Attachment 21475
I also used sysex librarian for sending the 1st line and 3rd line. it was just easier but this could be done with midipipe as well.
i hope this helps