> do you have to use ffmpeg to combine the audio? i'm familiar with > lightweight c++ audio libraries that you can use to accomplish the same > thing My first attempt will be to record to two audio streams, then pull the out and combine them with sox then add them back in. It should work I hope. -r