v4.3.2.0 - stable

This forum will contain general news and announcements made by radio42.
Post Reply
User avatar
radio42
Site Admin
Posts: 8281
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
v4.3.2.0 - stable

Post by radio42 »

Version 4.3.2.0 is out!

What's new?
  • HookQueue bug-fix (opener, closer, seperator excluded)
  • Downmix bug-fix (when non playable items are selected)
  • Downmix now honors a Fixed TUS in a selection and truncates the previous track if needed
  • PFL Mixing preview bug-fix for embedded containers
  • Segue Editor WaveForm bug-fix for embedded containers
  • new UI lib update
  • new Audio lib update
  • new 'Artist Match' automatic Sweeper selection for Artist Intro features
  • EXEC_WRITE_PLAYLISTFILE doesn't write BOM for html/json files
  • new Script-Line mode HookQueue
  • new control-command PLS_CURRENT_APPEND_SCRIPT added
  • new control-command VT_PLAY_CART and VT_TALKOVER added
  • new control-command SHOW_MESSAGE_BOX added
  • new control-commands SCHEDULER_SET_FILE, ADVERTLIB_SET added
  • new macros added ${plstrackguidcurrent}, ${plstrackguidnext}, ${cpltrackguidcurrent}, ${cpltrackguidnext}
  • various optimizations and smaller bug-fixes
  • stable

New 'Artist Match' automatic Sweeper selection for Artist Intro features
The so far, the existing Automatic Sweeper option in the Script-Line picked a (length matching; eg. to fit into the Ramp time) track RANDOMLY from the selected cartwall lib. This generates a nice, but general sweeper.
The new option does something similar, with a few changes:
  • it also selects a random track from the cartwall, but filtering the cartwall with ONLY tracks matching the same Artist! This allows picking (if available) an Artist related intro sweeper, eg. to announce/feature the Artist.
  • it always uses the mentioned transition, eg. if the Artist intro is too long (longer than the ramp time), the sweeper stays as a dedicated track within the playlist
Downmix now honors a Fixed TUS in a selection and truncates the previous track if needed
So far when you downmixed a selection of a playlist, the playable tracks have been encoded as is. In this version the downmix will honor contained Fixed TUS.
I.e. when a fixed time update sync is contained in your selection, the previous playable entry will be truncated to match the given fixed time update sync.

Post Reply