1. List of changes in v4.3:
  2. Audition action ("A"):
  3. video: https://www.youtube.com/watch?v=1w7J69Nf5UY
  4. Press "A" (audition) to start playback:
  5. If a Track is selected, the track(s) will be automatically solo'ed.
  6. If a Range is selected, the selected track(s) will be automatically solo'ed.
  7. If a Region is selected, the tracks will be soloe'd, and the selected region(s) will be played... regardless of their location in the region layer stack. Unselected regions (even regions on the same track) will be muted.
  8. When the transport is stopped, the solos will be cleared.
  9. Press ESC to clear the selection (and clear solos)
  10. Zoom action ("Z"):
  11. "Z" zooms to selection (as before)
  12. NEW: If no selection exists, "Z" will zoom out both axes.
  13. Added peak-hold dot to channelstrip meters.
  14. The peak-hold dot turns red when clipping only in the case of a track metering the input level. This also applies to the peak-hold display under the fader.
  15. You can adjust the peak-hold time in Preferences->Metering.
  16. Knobs in 32C: display values in the channel name slate:
  17. Frequency knobs show values 0-100% (sorry, it is still not practical to display the exact frequency)
  18. Gain knobs now display the gain value in the slate.
  19. Mixbus send knobs display the mixbus name, and value.
  20. Lua Script buttons become more generic “Action-Buttons”
  21. Action-Buttons can now trigger an action shortcut or a Lua script.
  22. Show the Action-Buttons from Preferences->Appearance->Toolbar
  23. Right-click on the action button to assign its function.
  24. Added dedicated support for the new PreSonus Faderport16 ( beta / work in progress)
  25. Added dedicated support for Tascam US-2400 control surface. video: https://www.youtube.com/watch?v=QHJwTncc2e4
  26. Added Tascam US-2400 and Behringer X-Touch to the list of devices that will not be auto-connected to a track input, when a new MIDI track is instantiated.
  27. Master bus compressor: changing the knob would not automatically turn the compressor "on". This has been fixed.
  28. VST plugin timestamps: if the VST dll was timestamped in the “future”, it would always be ignored. This has been fixed.
  29. When selecting a track in a group, you would be scrolled to the first (top) channel in the group. This has been fixed. Selecting a track will scroll to show the selected track, not the top of the group.
  30. Template files have their own extension so they can be readily recognized ( .ardour-template-archive rather than the generic "tar.xz" )
  31. Improvements to .ptf session import.
  32. Mac: Don’t recurse into VST bundle folders. This fixes a problem when there’s a symlink to the VST folder inside the VST folder itself, which creates an infinite recursive loop and prevents Mixbus from launching.
  33. Mac: VST plugins would not allow text entry, even if the green keyboard was enabled. This has been fixed.
  34. Windows: Fixed an error that can prevent launching on Windows when the username had non-ascii characters in it.
  35. Windows: Creating an archive ( session archive, track-templates, or session-templates ) from the Mixbus dialog could take "forever" and result in huge file sizes. This has been fixed.

List of changes in v4.3