Skip to content

Add mechanism for synchronizing tracks/layers #11

Description

@AlxHnr

It is very difficult to get the timing right when it comes to synchronizing multiple tracks by hand. But even if I manage to start all tracks at the same time, they will drift apart because they have slightly different durations. There should be an easy and straight-forward way to:

  • Start tracks at the same time
  • Record tracks with the same length (or a multiple of this length)

This could be done by saving the offset when pressing record in relation to the currently looping tracks. That way the app can auto-align the newly recorded track and line it up with the rest.

Note: Sometimes a delay sneaks into the recording, even if I press record at the same time as I make my sounds. This leads to a short, but noticable pause after hitting play, which makes synchronization even harder. Maybe the app is not accounting for Android's audio latency. I don't know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions