Page 1 of 1

Track unload problem

Posted: 23 Oct 2021 13:38
by tatje
Hey,
The problem I have is the following
the moment I start with a playlist on hand and the track is finished it stops and waits to be unloaded.
this is good.
but if I have run the playlist once on automatic then again on hand then the track will automatically unload after being played. this is not good.
what could be the reason for this?
the function in the settings automatically unloaded is not checked.

Re: Track unload problem

Posted: 23 Oct 2021 14:56
by radio42
Yes, this is currently by design.
The settings you refer to (general settings, Playlist Settings) are only used, when the playlist is created, but not when you toggle the ‘Live-Assist Mode’.
I.e. the load/unload settings are not changed when you toggle the Live-Assist-Mode.

I will think about also changing the load/unload setting accordingly. If that is what you are asking for.

Re: Track unload problem

Posted: 23 Oct 2021 16:17
by tatje
Hi,
I'm already a bit further with the problem, namely that I use the midi command via a launchpad
PLS_CURRENT_AUTOPLAY_TOGGLE
shift to automatic or manual.
when i do this midi command button on the launchpad it works fine.
but if one selects it via icon Autoplay!!! in the tab then it goes wrong.

Re: Track unload problem

Posted: 23 Oct 2021 18:28
by radio42
That actually doesn't do anything differently. Also note, that you should toggle between manual and automatic mode by using the "Manual Live Assist" button. But as said, currently disabling the AutoPlay state would not change the load/unload state.

Re: Track unload problem

Posted: 24 Oct 2021 09:44
by tatje
Hi Bernd,
The problem is solved.
I have placed the command PLS_CURRENT_AUTOUNLOAD_OFF in settings events on AutoPlayOFF.

Regards, Tatje

Re: Track unload problem

Posted: 24 Oct 2021 13:20
by radio42
Yes, that is also a possibility and workaround.
I will still thing of adding a related option.

But glad you found an option.