<div dir="ltr">On Thu, Sep 8, 2016 at 8:54 AM, Christopher Arndt <<a href="mailto:chris@chrisarndt.de">chris@chrisarndt.de</a>> wrote:<br>> Am 08.09.2016 um 09:25 schrieb Bengt Gördén:<br>>> Is Portaudio the best choice for portability or<br>>> is there some other option that might be better?<br>><br>> You might want to have a look at RtAudio or even JUCE too.<br><br><br>RtAudio I can recommend - it provides a realtively simple API and has a large user-base.<br>JUCE implements its own audio classes - but also "everything else and the kitchen sink".<br><br>If this is a simple programming excercise, I recommend using RtAudio (instead of JUCE or PortAudio).<div>RtAudio is just two files, compile in and no external dependencies.<br><br>My two cents : )  -Harry<br><br>--<br><br><a href="http://www.openavproductions.com">http://www.openavproductions.com</a></div></div>