controlling Python script with usb midi controller tia sal22

Rick T ratulloch at gmail.com
Thu Jun 30 05:40:14 EDT 2011


Greetings All

I have a usb midi controller (uc-33e) and I have a working python
script see below. I would like to be able to control the variables of
the python script using my usb controller does anyone have an example
of this? I would like to use the "midi learn" function to
automatically map a midi control to an object (like in Ardour which is
a music program for linux) by ctrl-middle clicking the object and just
turning the control on the usb midi controller to map it. But I'm also
willing to hard code the midi CC into the python script if needed.

I'm using linux 64bit ubuntu

here's a link to the code below:
http://stackoverflow.com/questions/6524089/controlling-python-script-with-usb-midi-controller



More information about the Python-list mailing list