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

Audio Track playback fixed in AnimationPlayer #41180

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

TypeOverride2
Copy link

@TypeOverride2 TypeOverride2 commented Aug 10, 2020

fixed the audio track playback in the same manner like the animation track playback was fixed on the higher branch (animation-track-feature - #41168).

  • fixed that audio playback is playing in loop when there is no end offset
  • fixed audio playback is not stopping when reaching end of track
  • fixed correct playing of overlapped areas of audio
  • fixed that on track loop the audio is sometimes not playing

…has). Several bugfixes on Animation playback included.
…track playback was fixed on higher branch (animation-track-feature).
@Calinou Calinou added bug topic:audio topic:core cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Aug 10, 2020
@Calinou Calinou added this to the 4.0 milestone Aug 10, 2020
@Calinou Calinou removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants