Module to read/write MIDI ?
Peter Billam
peter at www.pjb.com.au
Sun Feb 15 17:21:22 EST 2009
More information about the Python-list mailing list
Sun Feb 15 17:21:22 EST 2009
- Previous message (by thread): error while importing os
- Next message (by thread): Module to read/write MIDI ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings, I speak as a newbie, in the sense that I've been programming Perl4&5 for fifteen years, but am checking out Python3 as an alternative to Perl6. So far I've translated one of my cpan modules into Python3 http://www.pjb.com.au/comp/free/TermClui.py http://www.pjb.com.au/comp/free/test_script and it basically works (the termios ioctls aren't quite what I want yet). Another thing I'd need to proceed with Python3 is some equivalent of Sean Burke's MIDI-Perl module: http://search.cpan.org/search?query=MIDI-Perl I had my first look around pypi.python.org/pypi yesterday and didn't see anything. Is there a MIDI-module for Python ? If not, I'll email Sean to ask if he'd mind me translating his module into Python3... Regards, Peter -- Peter Billam www.pjb.com.au www.pjb.com.au/comp/contact.html
- Previous message (by thread): error while importing os
- Next message (by thread): Module to read/write MIDI ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list