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

AudioFileReader currentTime goes past the duration #107

Open
chloebelle opened this issue Feb 27, 2015 · 1 comment
Open

AudioFileReader currentTime goes past the duration #107

chloebelle opened this issue Feb 27, 2015 · 1 comment

Comments

@chloebelle
Copy link

Hi,

I am using this library for a music app. Thanks for the great library! Anyway, I noticed that for some songs the AudioFileReader currentTime goes past the duration. For example there's this song that has a duration of 234.143997 with a last current time of 253.638702. I am not that familiar with audio and I wonder if there's a property that I can set to minimize the difference. Btw, I also tried timing the song while it's playing and the duration is just right(the song plays for 234 sec) but the currentTime exceeded. Thanks!

@jackhumphries
Copy link

I'm having a similar issue, but in my case, the current time is sometimes negative and it never reaches the duration.

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

No branches or pull requests

2 participants