Re: Play back and record sound *at the same time* for n seconds

2014-04-26 Thread Ben Finney
tfischer.n...@gmail.com writes: to program an art project that involves sound feedback I need a way to get a python script to to play back and to record sound *at the same time* for n seconds. This is largely unrelated to whether you use Python. Rather, you need to know what operating system

Play back and record sound *at the same time* for n seconds

2014-04-25 Thread tfischer . ncku
Hello, to program an art project that involves sound feedback I need a way to get a python script to to play back and to record sound *at the same time* for n seconds. Which strategy/sound module would you recommend, and could you post dummy code that shows how to get it to play and record