Hello folks,<br> sorry I am newcomer in pulse audio world and my post is motivated by a simple problem.<br>Simple for you , tricky for me...<br><br>On a Ubuntu 9.04 server running pulse audio without any sound card I run 2 Windows XP virtual box .<br>
<br> Sound is Ok and on both of them , I am playing on the current virtual sound card (mapped on each vbox instance) and stream directly using virtual card as input on each .<br><br>but....<br><br> On both stream sound is mixed , I heard the 2 sounds mixed out on each one !!!<br>
<br>using pulseaudio management I saw : <br><br> one sink "auto null", <br> 2 output : <br> #0 : virtual A on pcm_out <br> #1 : virtual B on pcm_out<br> 4 sources : <br> #0 : peak detector<br>
#2 : A on pcm_in<br> #3 : peak detector<br> #5 : B on pcm_in<br> #3 : peak detector<br><br><br>Other point , here is my daemon.conf file, I saw a resample method :<br>resample-method = src-linear<br>
disable-remixing = yes<br> disable-lfe-remixing = yes<br><br>Maybe it's wrong ...<br><br><br>What I want is simple is that virtual A is ONLY play on #0 and virtual B on #1 .<br><br><br>Thank for any help ....<br><br>