PyESD - An Enlightenment Sound Daemon Wrapper for PythonThe Enlightenment Sound Daemon (aka EsounD) was written by Eric B. Mitchell based on a prototype by Carsten Haitzler. It provides a sound interface for the Enlightenment window manager, part of the GNOME project. PyESD wraps the EsounD interface using the SWIG program. This version of PyESD was based on version 0.2.8 of EsounD, and still appears to work with version 0.2.17. In addition to providing a SWIGed wrapper around the standard ESD library,
PyESD also provides a small class library to give a more standard
object-oriented flavor to the API. So, for example, the following code:
Downloads
|