13
0
Go to file
Robin Gareus 4c7cde0242
Fix seamless looping w/split-cycles
This fixes the following (loop-lennth > internal_playback_seek
length. Due to read-ahead on some cycles the following can happen
---
Loop From: 3528000 To: 3880800  (len: 352800)
start-sample: 3880971 playback_sample: 3528171 nframes: 96
start-sample: 3880875 playback_sample: 3528075 nframes: 192
---
which resulted in disk_samples_to_consume == 0;
2020-02-14 18:45:13 +01:00
doc
export
gtk2_ardour Fix cross-compile linking (arm-linux ld) 2020-02-14 00:20:45 +01:00
headless Fix cross-compile linking (arm-linux ld) 2020-02-14 00:20:45 +01:00
libs Fix seamless looping w/split-cycles 2020-02-14 18:45:13 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles reverse occurence order of "General MIDI" and "MIDI" in the generic MIDNAM file 2020-02-11 22:10:02 -07:00
plugin_metadata
scripts Readable and AudioROM Lua script examples 2020-02-06 17:30:22 +01:00
session_utils Fix cross-compile linking (arm-linux ld) 2020-02-14 00:20:45 +01:00
templates
tools Fix cross-compile linking (arm-linux ld) 2020-02-14 00:20:45 +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
wscript

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

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