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 callback to stream that will be called a multiple of bufferlengths before the stream finishes. #109

Open
duysqubix opened this issue Oct 11, 2023 · 0 comments

Comments

@duysqubix
Copy link
Contributor

When using a queue or sequence like in the beep examples it is possible to (dynamically) add streams without pausing playback (gapless). Would it be possible to get notified right before the end of a stream so an new one can be added to the queue without experiencing any pauses? So, a notification 1 or more bufferlengths away from the end of a stream so we have enough time to add a new one?

Original issue: faiface/beep#53

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

1 participant