waveform-playlist (legacy fork) — latency compensation demo

Recording through headphones and a mic always lands late — delayed by the device's round-trip audio latency.

This demo proves the fix: measure that round-trip latency with the <latency-test> component, then shift the next recording's start by that amount to remove the offset.

Follow the steps below in order.