Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: Calling asioOut.Stop() or asioOut.Dispose() occasionally hangs

$
0
0
livefromheaven wrote:
I'm having an issue with stopping ASIO playback hanging on occasion. It seems to happen about 50% and I cannot figure out what might be causing it. The method that hangs is here:
public ASIOError stop()
        {
            return asioDriverVTable.stop(pASIOComObject);
        }
after returning, my entire project will hang. Like I said, half the time it works great. Any ideas about what else I should be doing?
I think I figured this out - it had to do with my Asyncronous TCP sockets

Viewing all articles
Browse latest Browse all 5831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>