Ardour 7.0 has been released

After more than a year since Ardour 6.9, Ardour 7.0 is now available. This new release features major new features for the software, as well as substantial (even if largely invisible) internal engineering changes. We are happy to bring “clip launching” functionality into Ardour for the first time, along with many other significant improvements, including lots of enhancements for MIDI editing …

This release also sees the addition of official builds for Apple Silicon systems (previously available only via the nightly build site). It is also the end of 32 bit builds for Ardour for all platforms as part of the official download site. Some will remain available on the nightly site for the near-term future.

For more details, please read the whole announcement.

Download as usual from https://ardour.org/download

45 Likes

Huge congrats :tada: :tada: I will definitely take a looksie at this! :slight_smile:

1 Like

woo-hoo! :partying_face:
huge thanks to all involved in development!

Noice. Congrats for the release. Will download ASAP. :slight_smile:

Wow, great work. Is this version also in german available? I compiled it and “./waf i18n_mo” at this version is not working.

Nice work to all involved! Its such a beast of a release. :japanese_ogre:

1 Like

That’s fantastic news! Thanks to the entire team for the continued hard work on Ardour. @paul I hope you don’t mind that I bring up the following suggestion again now that Ardour 7 is released: On Ardour's home page, add Broadcast and Podcast Producers

1 Like

Great! Big thanks!!! Congrats for the release!!!

8 posts were split to a new topic: Ardour 7 German Translation (solved)

:sunny:

This is awesome news!
I got all I need from previous version 6.9, but cant wait too play around with it and find some more tools I can make usable for my workflow! :heart_eyes:

:smile:

1 Like

Greatly disappointed.

  • Doesn’t work at all on Jack (crashes Jack upon starting an empty project)
  • Slaving Ardour tempo to external MIDI clock still isn’t working
    • When connecting the MIDI source of the audio device to the Ardour Clock In destination, the program crashes

I use Ardour with JACK all day every day, so “doesn’t work at all on JACK” is not accurate, nor useful. If you’d like us to investigate, please read https://ardour.org/debugging_ardour.html

I did check MIDI clock slaving several months ago, but it has been a while since then. I can check it again, but it will take me a while to get setup - very few of my MIDI devices generate MIDI clock.

2 Likes

As I chose to switch from the subscription model, to a one-time $45 payment, I no longer have access to debuggable versions of Ardour, and are not able contribute bug reports on the latest build. I I’m still in possession of Ardour-7.0.pre0.2610, and can contribute bug reports based off this build.

$45 should give you access to debug builds from nightly.ardour.org. Please let me know if that is not the case.

Seems like all versions other than GNU/Linux x86_64 specifically are available. But that’s the one I need. I sent an email to help@ardour.org.

I am help@ardourorg :slight_smile:

The linux x86_64 build will likely be back tomorrow. The disk on the build system filled up last night (thanks, PulseAudio log messages … 190GB thereof!)

2 Likes

Congratulations on the release of Ardour 7.

I note that the implementation of the Cue functionality is different from Mixbus 32C in some ways: there’s 16 rows instead of 8, and it’s a separate window.

I’m also intrigued by “I/O Plugins”. I don’t see anywhere on the GUI for these, but I’m assuming this is academic at this point anyway. Would these be to support what I would call “embedded hardware plugins” like the ones built into devices like the UAD Apollo audio interfaces?

Obviously, such a thing would require software/driver support.

Cheers,

Keith

  1. The only difference with the Mixbus 8 cue functionality is the number of slots.

  2. I/O plugins really have nothing to do with embedded hardware plugins. They are normal plugins like the ones you would place in/on a track or bus, but they run outside of the context of tracks and busses. This gives them certain possibilities that are not possible with plugins running in a track or a bus.

That’s very odd. I’ve just launched another old project and found the Cue is inline, as I was expecting. But I have a project where it always opens a new window.

Cheers,

Keith

That’d be Menu > Window > I/O Plugins.

The main motivation is to provide additional I/O. Notably network streams via NDI. Since the feature was made for an Ardour derivative: Mixbus VBM - Harrison Audio Consoles I would no call it academic. However integration in Ardour is not yet completely fleshed out, but some of work has already been done for 7.1.

I/O Plugins can serve as alternative to external applications that one would otherwise be connected as JACK application. Another application would be to use them as input pre-processor.

More info can be found in the Ardour Manual.