Mirror of Ardour Source Code
Find a file
Robin Gareus 28c29ab22d Fix initial sync to LTC with small buffersizes
Ardour follow_slave() does nothing (not even seek) if the slave is not
locked.

The LTC-slave assumes it's locked if LTC is stable for 5 continuous
process-calls.

If the difference of Ardour's transport-position to the LTC-timecode
is large (> 2sec), the slave reset itself (assuming drift, seek don't vari-
speed).

A LTC-slave does reset does reset the locked counter.

Hence: If initially Ardour's transport differs > 2 sec and the buffersize
is small (many process-callbacks), the slave kept resetting itself
never informing Ardour that it locked to the external TC, and Ardour
never issued a seek.
2017-07-26 22:58:16 +02:00
doc Update tools for new source-tree layout 2017-07-17 21:06:04 +02:00
export
gtk2_ardour Fix #6280 – region (first_frame()==0) selectable with SnapRegionBoundary 2017-07-25 17:39:08 +02:00
headless
libs Fix initial sync to LTC with small buffersizes 2017-07-26 22:58:16 +02:00
mcp Mackie MCP: Assign some F-keys for default user profile. 2017-05-12 15:43:50 +02:00
midi_maps Midi map for Alesis QX25 2017-05-12 15:28:32 -07:00
msvc_extra_headers
MSVCardour3 MSVC changes needed to implement the new 'widgets' library 2017-07-19 08:16:30 +01:00
MSVCMixbus3
MSVCvst_scan MSVC changes needed to implement the new 'waveview' library 2017-07-19 08:20:18 +01:00
osc OSC: Add send/plugin page values to GUI 2017-06-14 10:28:45 -07:00
patches
patchfiles
scripts Replace a ringbuffer with a multi-reader circular table 2017-07-24 15:05:05 +02:00
session_utils
templates
tools Fix LD_LIBRARY_PATH in GNU/Linux startup script 2017-07-18 19:11:18 +02:00
vst
.dir-locals.el
.gitattributes Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +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