13
0
Go to file
Robin Gareus c0c24aff72 Hotfix crashes for [extreme] time-stretch -- #7305
e.g. stretch-shrink 3712 samples down to 1780.
The filter order defines nFact which can become larger than length - 2
leading to out-of-bounds array access.

e.g. m_ord = 2 -> nFilt = 2, nFact = 6;  process < 7 samples (here 6)
2017-04-01 19:16:12 +02:00
cfgtool
doc
export
gtk2_ardour Remove duplicate msg (load_keybindings also prints an info) 2017-04-01 19:16:12 +02:00
headless
libs Hotfix crashes for [extreme] time-stretch -- #7305 2017-04-01 19:16:12 +02:00
mcp MCP Add X-Touch Mini MCP map 2017-03-20 18:51:12 -07:00
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts
session_utils
templates
tools Fix MB32C OSX package-name 2017-03-21 20:49:04 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
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