Mirror of Ardour Source Code
Find a file
Robin Gareus 6ba555c2f5 prevent double declicks (click after RecStop)
If there's port-latency > period-size, there is a
split cycle with (this_event->action_frame - _transport_frame).
Yet Session::check_declick_out() keeps PendingDeclickOut if
StopPendingCapture is set. The route declick’ed twice:
Once with the period-size and one with the remaining frames,
which resulted in a click.
2015-04-07 05:25:18 +02:00
cfgtool make configtool compile for wine/vst 2015-03-30 21:51:54 +02:00
doc
export
gtk2_ardour add explanatory comment 2015-04-06 20:14:37 -04:00
headless
icons
libs prevent double declicks (click after RecStop) 2015-04-07 05:25:18 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSION 2015-03-13 17:40:53 +00:00
MSVCMixbus3
MSVCvst_scan Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSION 2015-03-13 17:40:53 +00:00
patches
patchfiles
templates
tools installer: check for jackdbus fixes #6229 2015-04-05 16:46:41 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system_config 2015-03-22 23:20:55 +01:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript change the compile flags set by the --freebie configure option to enable silence-after-seconds 2015-04-05 14:03:18 -04:00

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

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