hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.06k stars 173 forks source link

PlaylistEditor should play a list of songs #1954

Open theGreatWhiteShark opened 7 months ago

theGreatWhiteShark commented 7 months ago

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.