mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-28 23:19:03 +02:00
the fir filter produces stable frequencies per frame, but learning per sample (within a frame) means we record the same value roughly 240 times. here, we are syncing up at just the right moment instead, and only at that moment, this increasing both performance and reliability. Signed-off-by: Leah Rowe <leah@libreboot.org>