13
0
Go to file
Robin Gareus 6bc4f69c5c
Fix loop recording alignment
DiskWriter::transport_looped() is called from the session
when engine loops. This does not take local disk-reader run()
latency offset into account.

finish_capture() needs to be postponed until the disk-writer
itself reaches the loop-position. This is achieved by
postponing loop() and calling it once loop-length of samples
has been captured.

This works because engaging loop always seeks to the loop-position
and first loop resets _capture_captured.
2020-01-29 01:32:06 +01:00
doc Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
export
gtk2_ardour Remove duplicate separators from context menu 2020-01-28 23:38:02 +01:00
headless
libs Fix loop recording alignment 2020-01-29 01:32:06 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts Remove debug print (amends 978de9) 2020-01-23 22:42:29 +01:00
session_utils Towards waf python 2+3 support 2020-01-25 04:07:37 +01:00
templates
tools Fix OSX/PPC packaging 2020-01-25 11:35:17 +01:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
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 Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
wscript Fix configuration with gcc-9 2020-01-26 01:11:23 +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