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

How To Cross-fade #112

Closed
duysqubix opened this issue Oct 11, 2023 · 1 comment · Fixed by #141
Closed

How To Cross-fade #112

duysqubix opened this issue Oct 11, 2023 · 1 comment · Fixed by #141
Labels
enhancement New feature or request

Comments

@duysqubix
Copy link
Contributor

This looks like a great library for playing audio, very simple.
One feature that I don't see by looking through the code or docs is how to cross-fade.
I would like to create an app that plays a playlist, playlist can be modified on the fly.
I would like to cross-fade by x seconds.
Bonus points if we can remove silence or levels under x dB.
Is this possible?
If not, is this something that could be added?

Original issue: faiface/beep#44

@MarkKremer
Copy link
Contributor

Cross-fading is underway. I've created a new issue to track removal of silence: #142

@MarkKremer MarkKremer added the enhancement New feature or request label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants