audio input?
Humpty Dumpty
oliver.schoenborn at utoronto.ca
Wed Apr 14 21:01:39 EDT 2004
More information about the Python-list mailing list
Wed Apr 14 21:01:39 EDT 2004
- Previous message (by thread): Bug in eval function?
- Next message (by thread): audio input?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Have you checked out http://www.fmod.org/? It's a C library and there is a Python extension that uses it. However, I haven't tried it yet, I'm hoping to use it to read audio from mic and show the music notes that are played. Oliver "Tally" <taliesin at ananzi.co.za> wrote in message > > anyone know of a clean, simple audio library or wrapper for Python > that is friendly to capturing low-latency audio to memory? It would be > nice if it had functions like RMS power and that kind of thing but I > can always write that myself in C...
- Previous message (by thread): Bug in eval function?
- Next message (by thread): audio input?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list