Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Align to Reference option in timeline #1247

Merged
merged 4 commits into from Apr 30, 2022

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    15a21f9 View commit details
    Browse the repository at this point in the history
  2. Fix negative offset calculation for audio alignment

    Also fix clips with in/out point set.
    bmatherly committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f9208d8 View commit details
    Browse the repository at this point in the history
  3. Normalize the alignment score and set a quality threshold

    Do not attempt to align clips if the quality is below the threshold
    bmatherly committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    c50e784 View commit details
    Browse the repository at this point in the history
  4. Resolve review comments

    Fix code style
    Fix label capitalization
    bmatherly committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    9908273 View commit details
    Browse the repository at this point in the history