Ardour 6.0 Released

Discuss anything new and newsworthy! See http://planet.linuxaudio.org and https://libreav.org/news for more Linux Audio News!

Announcements of proprietary software may fit better in the Marketplace.


Moderators: raboof, MattKingUSA, khz

Post Reply
User avatar
matlo
Established Member
Posts: 23
Joined: Tue Mar 12, 2013 2:48 pm
Location: Erfurt / Germany

Ardour 6.0 Released

Post by matlo »

User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: Ardour 6.0 Released

Post by khz »

Code: Select all

git clone git://git.ardour.org/ardour/ardour.git
cd ardour/
./waf configure
./waf
(or "git clone git://github.com/Ardour/ardour.git"
Access a Git Repository

We maintain a git repository on Github that is available for full public access and participation. You can find it at http://github.com/Ardour/ardour.

To clone from github:

Code: Select all

git clone git://github.com/Ardour/ardour.git


The primary shared git repository for Ardour is also accessible on http://git.ardour.org/, but write access is limited to approved developers only. You can clone from there also (though this is 100% equivalent from to using Github).

To clone from git.ardour.org:

Code: Select all

git clone          git://git.ardour.org/ardour/ardour.git


The code typically changes many times a day. The current version may crash or suffer regressions. We do releases when it is ready.

# https://community.ardour.org/download
)


Start without installing:

Code: Select all

cd gtk2_ardour/
./ardev

==> Building Ardour on Linux https://ardour.org/building_linux.html
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
User avatar
lilith
Established Member
Posts: 1699
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 118 times
Been thanked: 57 times
Contact:

Re: Ardour 6.0 Released

Post by lilith »

There's a problem with the tar. In an hour there will be a new version.
User avatar
funkmuscle
Established Member
Posts: 2808
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 131 times
Been thanked: 33 times

Re: Ardour 6.0 Released

Post by funkmuscle »

The website is down now as of 10:35AM Monday, May 25, 2020
Eastern Time!
Anyone knows how to activate the recording option I think they're calling wet recording where you can record some effects while tracking?
Bopizow
Established Member
Posts: 5
Joined: Thu Mar 07, 2013 5:27 pm

Re: Ardour 6.0 Released

Post by Bopizow »

funkmuscle wrote: Mon May 25, 2020 2:36 pm The website is down now as of 10:35AM Monday, May 25, 2020
Eastern Time!
Anyone knows how to activate the recording option I think they're calling wet recording where you can record some effects while tracking?
In the mixer right click a track in the blank area where plugins are added. You'll see there is a Disk I/O menu entry. There are three options, pre-fader, post-fader and custom. The custom option lets you see the recorder and player as processor blocks and re-order them as you wish.
User avatar
funkmuscle
Established Member
Posts: 2808
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 131 times
Been thanked: 33 times

Re: Ardour 6.0 Released

Post by funkmuscle »

Bopizow wrote: Mon May 25, 2020 3:03 pm
funkmuscle wrote: Mon May 25, 2020 2:36 pm The website is down now as of 10:35AM Monday, May 25, 2020
Eastern Time!
Anyone knows how to activate the recording option I think they're calling wet recording where you can record some effects while tracking?
In the mixer right click a track in the blank area where plugins are added. You'll see there is a Disk I/O menu entry. There are three options, pre-fader, post-fader and custom. The custom option lets you see the recorder and player as processor blocks and re-order them as you wish.
Thank you! :D
Post Reply