The Flagship http://ardour.org
Go to file
Paul Davis 808b4d69c8 Editor: replicate nudge-forward/nudge-backward in the Editor/ action namespace and use these actions for the default key bindings
Previously the bindings were given to the Region/* equivalents and made insensitive if there was no selected region.

Given that we have specific actions for nudge-playhead-*, and the ones in Region/ will always work on regions
if there are any selected regions, this provides a better set of possible actions, even if the naming is not
totally consistent.
2020-07-19 22:44:11 -06:00
MSVCMixbus3
MSVCardour3 Initial vcproj changes for building Ardour6 / Mixbus6 with MSVC 2020-05-29 08:33:33 +01:00
MSVCvst_scan Initial vcproj changes for building Ardour6 / Mixbus6 with MSVC 2020-05-29 08:33:33 +01:00
doc Clarify source-tree doc: libsmf is used inside libevoral 2020-04-28 21:27:16 +02:00
gtk2_ardour Editor: replicate nudge-forward/nudge-backward in the Editor/ action namespace and use these actions for the default key bindings 2020-07-19 22:44:11 -06:00
headless Fix cross-compile linking (arm-linux ld) 2020-02-14 00:20:45 +01:00
libs Update post-export analysis to report max short/mom loudness 2020-07-20 05:16:51 +02:00
luasession Clarify --help message, fix punctuation and indent 2020-04-29 20:18:11 +02:00
msvc_extra_headers Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01:00
nutemp
session_utils GUI use updated XML::read_buffer API 2020-04-23 02:26:27 +02:00
share Add cross-fade and A/B switch plugins 2020-07-13 00:53:45 +02:00
tools Allow to skip installing 3rd party plugins 2020-07-19 22:05:38 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore Update gitignore, clean up `git status` 2020-02-23 21:11:47 +01:00
COPYING
PACKAGER_README
README
README-GITHUB.txt
TRANSLATORS add text to TRANSLATORS file explaining how contextual translation msgids work and should be translated 2020-05-20 14:40:10 -06:00
ardour.1 Update man-page 2020-07-06 21:36:12 +02:00
instant.xml.sae
msvc32-fixup.pl
system_config
testfile.flac
testfile.ogg
waf Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
wscript GNU libc 2.31 compatibility part two 2020-05-12 12:23:26 +02:00

README

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html