On Nov 29, 7:04 am, Dave <[EMAIL PROTECTED]> wrote:
> I need to read microphone input and determine frequency. Is there a lib
> for that?
>
> Thanks,
> Dave

How about PyMedia? It has input reading capability from any sound
device that your system supports, as well as frequency analysis based
on real-time sampling.  It's well worth taking a look:
http://pymedia.org/

Cheers,
-Basilisk96
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to