[PyKDE] KDE question: multimedia
fredrik danerklint
fredan at fredan.org
Fri Nov 22 14:20:01 GMT 2002
> > > 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
More information about the PyQt
mailing list