While using Cantabile 4 (build 4338) I made the following two observations:
After switching to another set list, initially no song is selected. I expected that the first song is selected. You need to select a song manually. When you quit and restart Cantabile the first song is selected.
After switching between songs, no media player/ media file is selected. In the routing diagram at the bottom there is the (no selection) indication. I expected that the first media player / first media file is selected. You need to select the media player and media file manually. Even after quitting and restarting Cantabile no selection is made.
Is this behaviour by design? What are your expectations?
Go to Tools/Options then this. Note that if you want to check the “Reload last setlist” you should first select another song load option, check it, then select Load first song in setlist. BTW this screenshot is from an older version of C4 but the menu is pretty similar.
Could you please confirm that the observed behaviours are by design, and how I can force Cantabile to:
select the first song after changing setlists
select the first media player and first media file after switching songs
In the videos and guides I have read so far, I could not find the answers.
I also observed that after a setlist / song switch the song part indication in the ticker bar and the controller bar still indicates/highlights the song part from the previous song.
Yes it would help if cantabile would follow the users ‘Startup’ settings (e.g. ‘Load first song in set list’) also when switching set lists.
It is currently not possible to load/switch set lists through the JS API. But I can select the first song programmatically when a set list ‘reload’ event is received. That’s sufficient for me.