Per-device timing offset for Canvas Lyrics

Hey @Tabora, I just released a new beta that allows you to specify a delay on the Lyrics element in your Canvas. This can either be a static value or a dynamic one using a template. If the offset is negative, lyrics are shown earlier than the playhead, which should cover your use case.

If you just pass a number like “-200” or add a “ms” suffix like “-200ms”, the delay is interpreted in milliseconds. If you add an “n” suffix, the delay is interpreted in beats. This delay is combined with the existing track offset.

Let me know if this works for you! :slight_smile:

2 Likes