13
0
Go to file
Robin Gareus 3e411ec4f6 use zeroed scratch buffers for "silent" plugin runs
Plugins rewrite the buffer data in-place and some plugins
can produce output even when fed with silence.

Hence, during a PluginInsert::silence() run a plugin can
inject data into the "silent" buffers which causes side-effects.

Kudos to Chris 'oofus' Goddard for finding this issue.
2013-08-08 15:26:18 -04:00
doc
export
gtk2_ardour tiny detail.. GUI-callback may try to check vmonitor->is_started() or issue a periodic seek update while it's going away 2013-08-08 15:26:18 -04:00
icons
libs use zeroed scratch buffers for "silent" plugin runs 2013-08-08 15:26:18 -04:00
mcp
midi_maps
patches
patchfiles
templates
tools valgrind ignore glib UTF8 warnings 2013-08-08 15:26:18 -04:00
vst
.dir-locals.el
.gitignore Use common test function to create temporary session 2013-08-08 15:23:08 -04:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript bump actual publically visible version (oops) 2013-08-08 15:23:10 -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