Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Best way to sync several audio widgets? #12

Description

@piottigonzalo

Hi I'm struggling to make a simple app that plays several tracks that should play in sync, at start everything works fine, but I have a feature to change playback rate and there is were things get out-of-sync between tracks. I've tried using the on_seek_complete callback to try to wait until all the widgets are in the same position with no luck.
What is the best way to ensure tracks keep on sync? or is it something not really possible

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions