Hard Fixed Time setting in audio file - Not applied to Playlist Mixdown.
Please assist
Thanks
Hard Fixed Time setting in audio file - Not applied to Playlist Mixdown.
Please assist
Thanks
Translation:
“Fixed times are unfortunately not taken into account during the mixdown, sorry.”
I put it to the list of feature requests. Can this be implemented in the program?
Only Torben knows.
Ok, thanks for the update.
It is possible by involving some amount of scripting. Sorry, I can’t recall it by heart but there are methods like
CurrentPlaylist.GetNextFixedTime
CurrentPlaylist.GetNextFixedTimeItem
or
CurrentPlaylist.GetItem(i).SetStartTime(sttFixed, <Time>)
involved.
Programmed regards
TSD
That’s great… Please can you tell me how I would go about applying this script?
Thanks
Lass
I regret to say that I am rather busy at the moment and haven’t got the time to. It will take some time for me to get along with that.
Occupied regards
TSD