log core/ReceiveAudioThread.cpp @ 400:adb4fafbeaef prerelease

age author description
2016-05-27 Giulio Moro RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease
2016-04-10 Giulio Moro Minor fixes
2016-02-14 Giulio Moro Working with UdpIoPlugin mergingClockSync
2016-02-13 Giulio Moro Recovered some files from ClockSync mergingClockSync
2015-09-12 Giulio Moro To work with the ClockSync plugin ClockSync
2015-08-27 Giulio Moro Using moving average for clock detection during synchronization seems to be working better but audio gets worse and worse scope-refactoring
2015-08-27 Giulio Moro Added some sort of synchronization, not working great though scope-refactoring
2015-08-26 Giulio Moro Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring
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