Driver for Ableton Push 1 - First Steps

I’m working in a solution that would allow ctrldev drivers to load a mididings module between the device and the zynthian router (zmip). This would allow to pre-process the MIDI stream coming from the device in real-time.You could for instance, implement your “scale” code in real-time, sending the result in a separated MIDI channel for the chains. You would manage UI and device feedback from the conventional driver’s python side.

For those of you that doesn’t know mididings:

I’m close to have a proof of concept, stay tuned!

If this works well, we could extend the concept with other types of modules (LV2 plugins, etc.)

Regards,

5 Likes