Hi,<br><br>I don&#39;t know if this is the right list to post this question, if not I&#39;m very sorry and feel free to ignore me :)<br>(I think maybe this should have gone to PortAudio list, but it&#39;s down for the moment).<br>
<br>I&#39;m doing a free platform independent application in C# using mono... Now I wish to do audio playback, so far I&#39;ve found some C# bindings for PortAudio, and as far as I can see it should be easy to include and distribute PortAudio in a windows release...<br>
<br>However, I&#39;m running Ubuntu 8.10, and when playing music with PortAudio other applications can&#39;t play anything... I think this is because PortAudio uses ALSA directly...<br><br>I&#39;d admit that I don&#39;t know much about audio playback and sound architecture... But should I be using PulseAudio instead of PortAudio, or should I use some specific backend in PortAudio, or a specific setting for ALSA when using it from PortAudio?<br>
<br>What is the most portable and easy way to audio playback, from the applications developers perspective?<br>And how do I avoid blocking other applications from playing sounds?<br><br clear="all">--<br>Regards Jonas Finnemann Jensen.<br>