Python MIDI project

Lennart Regebro lennart@regebro.nu
7 Apr 2003 00:44:28 -0700


There have been several projects doing MIDI for Python. However, few
of them make any attempt of being platform-independant, and none of
them have become standard and well accepted.

Therefore I have started the Python MIDI project. It aims at creating
a low-level interface for sending and receiving data that can:

    * Be ported to any MIDI and python capable platform
    * Do not need any third-party python modules or extensions
    * Is sufficiently 'pythonesque' to become standard
    * Be simple to use and understand

Some introductory text can be found at
http://lennart.regebro.nu/music/python-midi/

There is also a mailing-list. Subscribe by sending a mail to
pythonmidi-subscribe@regebro.nu