log projects/scope/render.cpp @ 152:8f98b32d0e23 ClockSync

age author description
2015-10-05 Giulio Moro Last commit on this branch for a while. Overall not very succesful ClockSync
2015-09-22 Giulio Moro Pff partially working. No PID. When setting the audio clock on the bbb to 44098 the master and slave clock keep diverging instead of converging ... ClockSync
2015-09-21 Giulio Moro Added simple one-variable one-measurement Kalman filter, Pid controller(which output is not used). Virtual clock is now much more precise and reactive for period. Still it is lagging behind a bit on the overall offset. ClockSync
2015-09-14 Giulio Moro Added ifdefs for USE_JUCE compatibility ClockSync
2015-09-14 Giulio Moro Ultra-basic feedback for clock sync works^CIssues: response time of the IIR filter is too slow, requires PID and better filtering algorithm. ClockSync
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-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-21 Giulio Moro Missing file from previous commit scope-refactoring