discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] windows_sink rewritten


From: Geof Nieboer
Subject: [Discuss-gnuradio] windows_sink rewritten
Date: Mon, 28 Mar 2016 18:16:39 +0300

All,

So the windows audio sink has had a skipping problem for some time.  Yesterday I refactored it completely and fixed that.  Essentially it wasn't double buffering so would wait for the sole buffer to be finished before starting to refill it.

Form some reason I can't seem to create a new issue in redmine, but the commit was automagically added to my existing pull request on github.  

https://github.com/gnuradio/gnuradio/pull/739/commits/6513af2dc2d3f61106c574d56e2637ab80c0cbf9

Geof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]