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

FilePlayer loop(int) always loops indefinitely #6

Closed
ddf opened this issue Mar 23, 2011 · 3 comments
Closed

FilePlayer loop(int) always loops indefinitely #6

ddf opened this issue Mar 23, 2011 · 3 comments
Milestone

Comments

@ddf
Copy link
Owner

ddf commented Mar 23, 2011

Like the title says.

@ddf
Copy link
Owner Author

ddf commented Jan 7, 2014

Looks like if ( toLoopEnd <= 0 ) in readBytesLoop of JSBaseAudioRecordingStream is always getting hit and that doesn't check loopCount before rewinding the beginning of the loop.

@ddf ddf added this to the 2.2.1 milestone Jan 5, 2015
@ddf
Copy link
Owner Author

ddf commented Jan 6, 2015

Fixed in 4065ea1

@ddf ddf closed this as completed Jan 6, 2015
@matinlotfali
Copy link

matinlotfali commented Jun 17, 2019

I want to open this issue again. #97

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