On Sat, Feb 08, 2003 at 07:16:44 +0100, David Olofson wrote:
Yes - but we should only encourage it for small/fast
plugins that are
expected to be used in many instances, and/or commonly used as the
last stage in mixer strips and the like.
Maybe we should even *discourage* authors of plugins with high
cycles/output ratios from implementing run_adding(), to reduce the
risk of bugs?
I dont think theres much risk of bugs, but the semantics of plugins with
different numbers of inputs and outputs are tricky. Asking the host
authours seems like the best bet.
I know not many people use run_adding in LADSPA.
- Steve