Re: Group Container
Posted: 10 Feb 2015 22:15
As far as I can see, you are using a .pfp playlist to 'load' your track. By default a .pfp playlist might also save the defined cue-points of a track (in your case these might be incorrect, if the underlying audio file is exchanged by a new/different one).
But you can also add one of the following track option(s) to your playlist entry - just open the playlist and invoked the TAG Editor for the relevant entry by pressing ALT+3 and within the TAG Editor simply set the Options in the 'Track Data' tab.
That option might be:
- ClearAllCuePoints
and optionally
- RecalcACDP
The first will ensure, that any xisting Cue-Points are cleared, the 2nd might force to automatically recalculate them.
You might also define the same options on the script-line level.
This might also help...
But you can also add one of the following track option(s) to your playlist entry - just open the playlist and invoked the TAG Editor for the relevant entry by pressing ALT+3 and within the TAG Editor simply set the Options in the 'Track Data' tab.
That option might be:
- ClearAllCuePoints
and optionally
- RecalcACDP
The first will ensure, that any xisting Cue-Points are cleared, the 2nd might force to automatically recalculate them.
You might also define the same options on the script-line level.
This might also help...