> > > Wow. After some more poking around, I've found python wrappers for both > > > MP3 and Ogg files (my primary interest). They both interface happily > > > with OSS too. Hmmm :) > > > > Tell me when you have found a wrapper for the alsa-project. > > You may want to look into the pyao package. It wraps libao which supports > multiple sound backends including OSS, Arts, ESD and ALSA. pyvorbis uses > pyao.
Well, yes. But what I want is something that communicate directly with alsa so that I have the total control of the sound stream. (Right now I don't have an example for what I want, but I know that libao doesn't provide it.) -- //fredan _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
