Carl Hetherington 47b8fa2169 Give Processor::run a new parameter to say whether or not the run method must leave
the passed-in buffers valid.  In the case where the main outs delivery is the last
processor in a route, this is not necessary (and wasteful).  If another processor
(e.g. a meter) follows the main outs, the passed-in (scratch) buffers must be valid
or the meter will get garbage data.

Fixes meters displaying phantom signals in some cases.


git-svn-id: svn://localhost/ardour2/branches/3.0@6180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-11-25 23:29:52 +00:00
2009-07-30 13:37:33 +00:00
2006-10-06 00:00:44 +00:00
2009-02-18 18:32:13 +00:00
2009-04-16 16:02:25 +00:00
2009-05-14 00:13:27 +00:00
2009-11-09 14:13:59 +00:00
2009-02-18 18:32:13 +00:00
2005-05-13 20:47:18 +00:00
2009-11-16 02:10:50 +00:00

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


Description
No description provided
Readme 202 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%