[Stk] RtAudio 4.1.2 - snd_pcm_open error (Linux)

Thomas Foerster tjfoerster at web.de
Mon Jun 12 23:09:31 PDT 2017


Hello,

if nobody has any idea: The better way would be to "hold" the device until the loop is finished. Any advice?

_func(...)
{
...
RtAudio dac; // constructor
dac.openStream();
dac.closeStream();
...
return;
}

Regards
Thomas


More information about the Stk mailing list