<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>I use the example here :<br>
<a href="https://github.com/jackaudio/example-clients/blob/master/simple_client.c" rel="noreferrer" target="_blank">https://github.com/jackaudio/example-clients/blob/master/simple_client.c</a><br>
I am only able to hear playback sound from my left speaker. I tried it on<br>
two different computers with Ubuntu 20.04 LTS. What might be causing the<br>
problem? Have you tried it on other OS's other than Ubuntu?<br>
<br>
Thanks,<br><br></blockquote><div>This example is a mono example. To get stereo processing you'll need to add additional input and output ports. </div></div></div>