13
0
Go to file
Robin Gareus a6f95b21fc
Fix alignment and de-click when monitoring changes while playing
Previously it was possible that
 * declick_out = true,
 * target_gain == 0, cur_gain != 0 (fade out active)
 * speed != 0, disk_samples_to_consume > 0.

So the disk-reader advanced the playback_sample, but since
declick_out is active, the read from the ringbuffer was not committed.
2020-05-04 21:48:47 +02:00
doc Clarify source-tree doc: libsmf is used inside libevoral 2020-04-28 21:27:16 +02:00
gtk2_ardour Tweak plugin-manager default window width #8079 2020-05-04 18:20:57 +02:00
headless
libs Fix alignment and de-click when monitoring changes while playing 2020-05-04 21:48:47 +02:00
luasession Clarify --help message, fix punctuation and indent 2020-04-29 20:18:11 +02:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils GUI use updated XML::read_buffer API 2020-04-23 02:26:27 +02:00
share Prototype an A/B x-fade plugin 2020-04-30 21:30:04 +02:00
tools remove unusued SAE build target from osx_build 2020-05-01 12:28:09 -06:00
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
wscript Recognize dist, distcheck better to set app name 2020-04-25 10:39:29 -06:00

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

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