13
0
Go to file
Robin Gareus 77687519b6 Refactor TmpFile into an abstract base class
This allows a TmpFile pointer to be either a Sync or Async (Threaded)
writer. As result we must be able to handle both RT and non RT processing.

Still, post-processing (normalization and encoding) should always
happen faster than realtime (freewheeling).

Since jack does not allow a client to change to freewheeling from within
the process-callback, the async-writer disk-thread FileFlushed is used
to initiate post-processing.
2016-07-16 02:14:13 +02:00
cfgtool
doc
export
gtk2_ardour adjust plugin-UI height when toggling expanders 2016-07-16 02:12:16 +02:00
headless
libs Refactor TmpFile into an abstract base class 2016-07-16 02:14:13 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-07-07 13:26:57 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts consistent height of a-eq a-hp/lp 2016-07-14 16:52:43 +02:00
session_utils
templates
tools backup lua-test/devel util code 2016-07-07 15:37:11 +02:00
vst fix vamp path: 2016-06-25 00:44:04 +02:00
.dir-locals.el
.gitattributes disable git-archive 2016-07-06 03:12:19 +02:00
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl When building with MSVC, adapt the various font sizes to be a closer match to the GCC build 2016-06-23 15:20:03 +01:00
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript a-reverb prototype (based on setBfree b_reverb) 2016-07-12 16:43:10 +02:00

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

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