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

Shuffle visualization presets with an interval #1555

Open
elmaester opened this issue Feb 17, 2024 · 6 comments
Open

Shuffle visualization presets with an interval #1555

elmaester opened this issue Feb 17, 2024 · 6 comments
Labels
enhancement This thread requests an enhancement to be implemented.

Comments

@elmaester
Copy link

elmaester commented Feb 17, 2024

Manually changing presets is no fun. Currently there's a default visualization preset, and it never changes.

I propose doing a setInterval where the callback increments the index of the active preset in the array of presets.

Or achieving a similar effect in a different way.

Or perhaps playing a new track could be the trigger.

And actually, instead of incrementing and moving to the next preset, it should be chosen randomly from the available options.

@elmaester elmaester added the enhancement This thread requests an enhancement to be implemented. label Feb 17, 2024
@nukeop
Copy link
Owner

nukeop commented Feb 17, 2024

I agree switching to a random preset whenever you start playing a new track sounds like a good idea.

@elmaester
Copy link
Author

Bumping up because I still want this ☺️

@gurvanhenry
Copy link
Contributor

A shuffle button next to preset list could also be interested for the user to discover other visualizations randomly.

Something like this:

image

@nukeop
Copy link
Owner

nukeop commented Apr 4, 2024

I'd rather see it to the left of the existing fullscreen button, and in the same style, but it's the right idea.

@CarlosBor
Copy link
Contributor

Silly as it might be, the visualizer is the kind of feature that brings a smile to my face.
I'll start working on this feature.

@nukeop
Copy link
Owner

nukeop commented May 10, 2024

Great, additionally people have been asking about adding this on Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This thread requests an enhancement to be implemented.
Projects
None yet
Development

No branches or pull requests

4 participants