I just finished writing python bindings for libsndfile if anyone is interested. I only wrapped the functions I needed to read files, but I could reasily finish the wrapper in a couple of hours if anyone is interested. unit tests are included.
That makes the following python extensions available on my site. They all seem to work on OS X and linux: pysndfile pyrtaudio pyrtmidi pysoundtouch (not quite functional) Let me know if anyone has problems or comments, this was quite fun to do, and I'd like to make them complete for the sake of the world... -- Patrick Kidd Stinson http://www.patrickkidd.com/ http://pkaudio.sourceforge.net/ http://pksampler.sourceforge.net/
