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

Suggestion: Track fading #337

Open
LaganYT opened this issue Nov 2, 2023 · 1 comment
Open

Suggestion: Track fading #337

LaganYT opened this issue Nov 2, 2023 · 1 comment

Comments

@LaganYT
Copy link

LaganYT commented Nov 2, 2023

Hello,

First off, thank you for making this package, it has really helped me. Anyways, I think it would be cool to have a way to enable fading, choose an amount in seconds to fade, here is an example of how it would work:

station.on(PUBLIC_EVENTS.START, () => {
  station.fadeSongs(3s, true)
});
@ch1ller0
Copy link
Owner

ch1ller0 commented Nov 8, 2023

Hey @LaganYT !
I had some research on the topic long ago and it seems to be a really cpu-intensive task to execute. Do you have any libraries in mind that can do that?

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