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

PlaylistEditor should play a list of songs #1954

Open
theGreatWhiteShark opened this issue Mar 22, 2024 · 0 comments
Open

PlaylistEditor should play a list of songs #1954

theGreatWhiteShark opened this issue Mar 22, 2024 · 0 comments

Comments

@theGreatWhiteShark
Copy link
Contributor

I lost count. It might be the third time I thought I broke Playlist handling since Hydrogen does not jump to the next song after the previous one did end. But it turns out we never supported this.

As I rewrote large parts of the AudioEngine I kinda understand why this was not implemented in the first place. But I think we really should support this. Most people probably expect Hydrogen to play through all songs arranged in a playlist sequentially.

I know we have things like Pattern Mode and Loop Mode to take into account. Nevertheless, they do not feel like a problem. We'll probably find a nifty solution, like parsing all song files and displaying warning icons featuring P and the loop icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant