From d4dda6825904b8ccb3450588b5feee592d7c8029 Mon Sep 17 00:00:00 2001 From: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:03:43 -0500 Subject: [PATCH] Add mix down export to 1.3 changelog (#3173) --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dcbfed62d..74af44fac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,9 @@ - Press and hold `RECORD` + turn `SELECT` - Enter the Song menu while in Song or Arranger View by pressing `SELECT` and entering the `SONG > THRESHOLD RECORDING (THRE) > MODE` submenu +#### Audio Export +- Added `EXPORT MIXDOWN` configuration option which provides the ability to export all unmuted tracks in Arranger View as a single stereo file. This is disabled by default but can be enabled in the export configuration menu located at: `SONG\EXPORT AUDIO\CONFIGURE EXPORT\EXPORT MIXDOWN` + #### Arranger View - Added ability to start / restart arrangement playback from the clip pad you're holding in arranger. - Note: you need to select a pad of any clip in arranger in order for this to work (it cannot be an empty pad)