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

Writer: default audio pan to mid, can now be set via metadata #50

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

timlehr
Copy link
Collaborator

@timlehr timlehr commented Jul 20, 2024

Requires #49

Summarize your change.

Before this change, a timeline with at least three clips would have its audio pan jump between left and mid and back to left. This change defaults the pan to always be on center / mid and allows for the user to overwrite the pan values using metadata entries.

Round tripping is not possible at this time, since the reader doesn't translate the parameter to the metadata dictionary yet.

Changed Tests

  • test_aaf_adapter

@timlehr timlehr changed the title Default audio pan to mid, can now be set via metadata Writer: default audio pan to mid, can now be set via metadata Jul 20, 2024
@timlehr timlehr marked this pull request as draft July 20, 2024 00:35
@timlehr timlehr marked this pull request as ready for review September 27, 2024 22:37
Copy link
Member

@meshula meshula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by Roger Sacilotto

@meshula meshula merged commit d179bd6 into OpenTimelineIO:main Oct 15, 2024
36 checks passed
@timlehr timlehr deleted the audioPan_tlehr branch October 15, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants