Made a little interpolation thing for the #rx_tape to display a high-precision duration while you are recording.
Because the raw audio comes in in chunks of about seconds, the <time-window> element needs interpolate the actual duration. It uses an animation frame to update very fast and based on the speed the duration updates it can interpolate the timestamps in-between!