13
0
livetrax/libs
Robin Gareus 4dc74ae2ea 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-01 00:35:24 +02:00
..
appleutility
ardour use zeroed scratch buffers for "silent" plugin runs 2013-08-01 00:35:24 +02:00
audiographer Allow compiling with c++11 enabled 2013-07-15 22:57:34 -05:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older
evoral Include evoral/Note.hpp before pbd/compose.h 2013-07-15 22:57:34 -05:00
fst
gtkmm2ext clean up some valgrid "Uninitialised value was created by a heap allocation" wanings 2013-07-31 19:29:20 +02:00
libltc
midi++2 Revert all close-on-exec changes from earlier today 2013-06-07 21:07:41 +02:00
panners
pbd Proper OSX/CLANG/CXX11 support in stl_delete.h 2013-07-29 14:43:11 -05:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix some compilation warnings 2013-03-23 14:50:58 +01:00
surfaces fix compiler warnings. 2013-07-28 20:32:52 +02:00
taglib
timecode
vamp-plugins
vamp-sdk