Re: [Tutor] newbie help> audio IO + python

2005-07-19 Thread Lee Harr
>I've been looking at lots of sites and checked out the docs, but can't >find the info I am looking for to be able to detect audio input from >my sound card. You do not say if you need to do this in a cross-platform way. I thought maybe SDL (which is wrapped by pygame) might help, but this is cl

[Tutor] newbie help> audio IO + python

2005-07-17 Thread ctrl freq
Hi I've been looking at lots of sites and checked out the docs, but can't find the info I am looking for to be able to detect audio input from my sound card. I want to use input from a mic plugged into my sound card to trigger events via pySerial.. (which has great docs) Any help/advice much apprec