13
0
Go to file
Robin Gareus fc65097686
Remove region-output export (GUI)
This use-case is better served via stem-export.

This export mode never worked correctly when latent plugins
are present on the track. or when realtime export was chosen.

This used to call
  track.export_stuff() -> bounce_process()
periodically in small chunks from freewheeling callback,
which is no longer functional.
2020-03-06 03:28:41 +01:00
doc Update doxygen doc 2020-03-02 17:58:03 +01:00
gtk2_ardour Remove region-output export (GUI) 2020-03-06 03:28:41 +01:00
headless
libs Remove region-output export (GUI) 2020-03-06 03:28:41 +01:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Fix off by one in Lua scripts 2020-03-03 00:28:19 +01:00
tools Update boost-ptr debug patch for boost 1.67 2020-02-25 02:29:03 +01:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore Update gitignore, clean up git status 2020-02-23 21:11:47 +01:00
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Remove debug message 2020-03-06 01:44:32 +01:00

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

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