Ardour 4.7 is now available, including a variety of improvements
and minor bug fixes. The two most significant changes are:
A new dialog that shows a detailed and wide-ranging
analysis of the audio file(s) generated by export. It shows
waveform, spectral and level distribution views as well as
peak and true peak level information and allows for
previewing of the exported files. The development of this
dialog was sponsored by Harrison Consoles, and represents
another great example of their collaborative engagement
with the Ardour development process.
The greatly improved version of Mackie Control support that
we're really excited about. Ardour's support for these devices
is now very close to where we want it to be in terms of using
the visibly obvious features of most Mackie Control surfaces.
We still plan to go deeper into plugin control and more in
future releases.
<h2>Additions</h2>
<ul>
<li>New Post-Export Analysis window<br>
<a href="http://ardour.org/images/post-export-analysis-4.7.png"><img src="http://ardour.org/images/pea.png" alt="the new post-export analysis window"></a>
</li>
<li>Add display of signal level during latency measurement</li>
<li>Add support/options for the Presonus FaderPort footswitch</li>
<li>OSC: allow logging/debugging of incoming messages</li>
<li>OSC: add new messages addresses to allow enhanced control with TouchOSC</li>
<li>Add a "zoom-to-10-seconds" action/menu item</li>
<li>Add an "record-enable all tracks" action/menu item</li>
<li>Add option to always use mouse position for zoom focus, making zoom
scroll behaviour consistent across rulers and main track area</li>
<li>New MIDI binding map for Akai MPK Mini, and Novation LaunchKey 25</li>
<li>Add a button to the Audio/MIDI Setup dialog to choose between the
callback and blocking version of the Windows audio/MIDI I/O
backend. There still appear to be devices and conditions where one
of these choices gives better results than the other, but
unfortunately no way to tell without just trying them both.</li>
</ul>
<h2>Improvements</h2>
<ul>
<li>Turn out all lights on a Presonus FaderPort when exiting the program</li>
<li>Duplicate range can now work with multiple time ranges</li>
<li>When using stationary playhead mode, keep the playhead
centered</li>
<li>Group edit dialog is no longer modal, so you can continue
working while it remains visible.</li>
<li>Take snap settings into account when stretching regions</li>
<li>"Insert Time" now ignores mouse as the edit point, just like
"Remove Time"</li>
<li>Implement MIDI device enumeration and latency calibration for the
Windows audio backend (PortAudio)</li>
<li>Allow removing the timespan name from export filenames</li>
<li>Subtly improve general scrolling behaviour in editor window</li>
<li>Improve import of ProTools 5 sessions</li>
<li>Add preliminary support for import of ProTools 10 and 11
sessions</li>
<li>Better support for VST plugins with an interest in transport
state</li>
<li>Make it clear that a missing plugin may have been blacklist</li>
<li>Improve the accuracy of the tap-tempo estimator</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Various fixes for incorrect visibility of MIDI ghost notes in the
GUI when editing.</li>
<li>Toggle transport state (normally bound to the space bar) now works
even when using JACK Transport</li>
<li>Fix incorrect movement of regions glued to BBT time after a tempo
change</li>
<li>Improve handling of MIDI note selection in the GUI, dramatically
speeding up some operations in larger sessions</li>
<li>Generic MIDI: midi controller buttons now trigger only on the push
message, not the release</li>
<li>Generic MIDI: if a CC message is bound to a toggle control, toggle
the control only when the incoming value is greater than 0x40 (64)</li>
<li>Force LV2 plugins to save some state when creating track or
session templates</li>
<li>Fix ipMIDI support on Windows (affects use of SSL Nucleus
control surface)</li>
<li>Fix behaviour of fader numeric displays when leaving an active automation
state</li>
<li>Allow use of UTF8 characters in filenames during export</li>
<li>Fix an unlikely, subtle bug on OS X when the list of available
audio devices is changed by the operating system (e.g. device
hotplugging)</li>
<li>Fix a crash when an export is cancelled before it finishes</li>
<li>Fix display of MIDNAM-provided note names while dragging MIDI
notes</li>
<li>Fix crash when right (context) clicking in the name box of the
selected track</li>
<li>Fix inactive MIDI track headers on session reload</li>
<li>Fix failure to show text selection in track name entry boxes</li>
<li>OS X: Cmd-<key> now works in some situations where it was
failing before</li>
<li>Avoid generating zero-byte files when exporting using normalize + trim silence at end</li>
</ul>
<h2>Developers</h2>
<p>
Robin Gareus, Len Ovens, André Nusser, Nick Mainsbridge, Tim Mayberry,
Ben Loftis, Julien Roger, Paul Davis, Damien Zammit, Pavel Potocek
</p>
<h2>Updated Translations</h2>
<p>
Czech
</p>
The waveform and spectrum should be pretty much self explanatory. “Lg” and “Rf” options allow to change the waveform view to “Logscale”, “Rectified” respectively.
The orange lines in the Waveform indicate True-Peak > -1dBTP, red lines indicate digital peak 0 dBFS.
Top left there’s the digital peak (after normalization if any), a True Peak readout which is the digital peak after 4 times oversampling (to catch inter-sample peaks),
and in case the export was normalized the gain factor is also displayed.
The histogram in the top-row follows the EBU-R128 standard: How often does a certain loudness occur in the exported audio. It basically visualizes the dynamic range.
The values on the top right shows “average loudness” (LUFS) and “dynamic range” (LU).
some further reading: http://www.tcelectronic.com/loudness/loudness-explained/
If you press “play” you can audition the exported audio, and seek by clicking anywhere in the main area. It’s played via standard Ardour Audition ports.
the main case for this is to allow a quick check:
did it export successfully
does the signal clip (no more that it should)
are there odd frequencies (e.g. some bleed from a TV that my old ears don’t hear anymore) in the master that should not be there.
does it match broadcast standards ( < -1dBTB, avg. -23 LUFS)
is the dynamic range appropriate for the mix in question
is the timecode (in case of BWF) correct, does the file-type/sample-rate match…
My space bar functionality was only fixed after I deleted the ardour config folder, doing “reset to default keybindings” didn’t help. Just wanted to say in case anybody else is having a problem with it.
Great stuff! I was looking for a way to save my session connection state when I upgraded to 4.7. 4.6 did not save my MIDI connections. 4.7 does. I just need to remember to start a2jmidid -e before starting Ardour.
Speaking of improvement and changes for MIDI, something I used to use, probably Sonar, would start playing a MIDI note if the play head was anywhere on that note. This was very useful to me, as many compositions of mine play extended MIDI notes. This would help with work flow, as I would not need to go back several bars if I just want to focus on stuff being played over an extended note while still hearing that note.
This has been in the requested features list for a long time.
It requires a very complex re-engineering of the design, because to do what Sonar (and Cubase and several other DAWs do), it is necessary to be able to quickly and trivially answer the question “given time T, what notes are on?”. The answer to this question is not as simple as it sounds, and potentially involves going all the way back to the start of a session and rolling forward. There is nothing to stop there from being a 1 hour note “drone”.
We will get there eventually but don’t expect this to show any time soon.
I’m not the programmer I once was, long ago, but what about stringing “silent” note-on events every so often, which are ignored if the note is already on? This could come with a settings option as to how far apart these events are placed. This could bypass having to “go back and see what was there.” Maybe I’m just blowing smoke, as I don’t know the actual Ardour code, but just wanted to toss that in.
I spoke too soon. Ardour 4.7 doesn’t save my MIDI connection state after a complete shutdown of my studio. (Although it saves the connection state if I close and then immediately restart Ardour.) That’s not a big deal, as there are JACK utils that can do this, but it would be nice if Ardour does that automatically.
EDIT: It just occurred to me that you could simply incorporate jack_snapshot into Ardour’s startup and shutdown handlers, saving a jack_snapshot file in the Ardour session’s working dir.
Ardour seems to be saving MIDI connections, after all. Maybe something went wrong the one time I noticed it didn’t. In any case, it does work. I’m sorry I wasn’t more conscientious when mentioning this.
Hi, thanks for great release and work!
Is there a way to get that analysis before the export? For, for example, single region - the way spectral analysis can be invoked? I’m also specifically looking for a way to get that LUFS mesurements but not with obligatory export.
This has been asked before in another thread on this forum. You have to have the final mix waveform to do the analysis for the LUFS figure, and you can only get that by performing the full export processing.
Yes, that is the meter I was thinking of. Sorry I did not have the exact name before, I was working elsewhere at the time and did not have access to my computer with Ardour.