log core/ReceiveAudioThread.cpp @ 129:cce58e6ec2a2 scope-refactoring

age author description
2015-08-24 Giulio Moro ReceiveAudioThread is now the same with/without JUCE scope-refactoring
2015-08-24 Giulio Moro Prevented from hanging upon exit. The issue is with the waitForSocketTime value. See issue#1381 scope-refactoring
2015-08-22 Giulio Moro Added ifdefs and unified the code with udpioplugin ... the latter has not been tested (or committed). TODO: still it hangs after ctrl-c BeagleRT (auxiliary tasks do not terminate). TODO: sometimes you can hear dropouts in the transmission. Maybe it is due to pointer drifting. Rebooting BBB fixes/affects this issue. scope-refactoring
2015-08-22 Giulio Moro ReceiveAudioThread updated to match the newest UdpServer scope-refactoring
2015-08-21 Giulio Moro Added read to interleaved buffer scope-refactoring
2015-08-21 Giulio Moro Enabled multi channel audio receive scope-refactoring
2015-08-20 Giulio Moro ReceiveAudioThread hs been ported to BBB. The scope project now is sending audio locally and receiving it at the same time scope-refactoring