Forum rss-feed

Forum

Developers: perl or python midi library / OSC

Most Recent

written by: 0beron

For osc stuff in python I used pyliblo:
http://das.nasophon.de/pyliblo/
You'll need the underlying C library installed as well. I think I got this through macports, but then had the change some paths to get python to see the liblo headers.

written by: Bjoern

Fri, 18 May 2012 09:51:28 +0100 BST

Hi all,

could somebody recommend a perl / python library for midi communication with instruments? I would like to send midi data into EigenD, but also see what comes back.

If people have experimented with OSC, a recommendation for a perl / python library that deals with OSC would also be great!

Thanks!
Bjoern


written by: 0beron

Fri, 18 May 2012 11:29:48 +0100 BST

For osc stuff in python I used pyliblo:
http://das.nasophon.de/pyliblo/
You'll need the underlying C library installed as well. I think I got this through macports, but then had the change some paths to get python to see the liblo headers.



Please log in to join the discussions