Mercurial > hg > beaglert
log projects/scope/render.cpp @ 245:ba0b63625146
age | author | description |
---|---|---|
2016-02-13 | Giulio Moro | Restored last working scope/render.cpp from --rev 122 mergingClockSync |
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 |