]> git.sesse.net Git - nageru/commit
Make the delay analyzer understand that two sources can have different starting times.
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sun, 11 Aug 2019 08:50:55 +0000 (10:50 +0200)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sun, 25 Aug 2019 22:39:08 +0000 (00:39 +0200)
commit02f95f60afd99a0ae3b1cc67ea34a647dc09d357
tree28bcd0bf7c65812fe2e716aa13cb3ae7749f9328
parentbd01e11a41a19fef2315319909d8655cac359f0f
Make the delay analyzer understand that two sources can have different starting times.

If we didn't truncate the two sources so that they have different starting times,
the perceived delay would be skewed (unless the are different channels of the same
source, in which case they'd always be in sync anyway).
nageru/audio_clip.cpp
nageru/audio_clip.h
nageru/delay_analyzer.cpp
nageru/peak_display.cpp
nageru/peak_display.h