I need to mix two audio sources using pulse audio programatically, using the pulse audio mixing API's. I am not getting any reference which shows me any basic example of mixing two audio sources using pulse audio.

Can anyone please guide me through this. And provide me with a simple example if any.

Cheers,

Deb

link|improve this question
I looked into that but dint get any reference to mixing.. – Deb Jun 13 '11 at 10:32
there are examples to playback and record. Make 3 servers, 2 to playback and 1 to record. read from 2 audio files and write to the 2 servers (similar to the example, only twice). simultaneously read from the record server and write to the output audio file. – lalli Jun 14 '11 at 6:00
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.