Sound---Anyone play with it in python?

Jason F. McBrayer jmcbray at carcosa.net
Thu Jul 27 11:57:39 EDT 2000


>>>>> "AB" == Aaron Berg <shuz at bresnanlink.net> writes:

AB> Does anyone know of a working wrapper or module that can manipulate
AB> sound in python?

I think 2.0 will have a linuxaudio module standard.

AB> The ESD wrapper is the one I am trying to get to work so far
AB> and I get a bad file descriptor when I try to write to the sound
AB> buffer.

Coincidentally, I was trying out the ESD module yesterday, and got the
same thing.  I don't think you're doing anything wrong; I think the
ESD module is for a much older version of ESD than we're using.

-- 
+-----------------------------------------------------------+
| Jason F. McBrayer                    jmcbray at carcosa.net  |
| A flower falls, even though we love it; and a weed grows, |
| even though we do not love it.            -- Dogen        |



More information about the Python-list mailing list