>From: Paul Barton-Davis <[EMAIL PROTECTED]> > >Of course. Why on earth should it not be able to do this ? If its >called with runAdding(), it just does nothing; if called with run(), >it just writes zeroes. How else would a delay work ? In both cases there is a signal flow, right? What I asked can the plug-in output nothing at all, no signal flow. Imagine the next plug-in is a disk writer which writes anything it gets to disk. If we don't want the signal to disk, (i) the disk writer plug-in could forbit it, (ii) host could cut off the signal before it gets to disk writer, (iii) the first plug-in don't generate any output. Case (iii) is attractive because there would not be unnecessary signal streaming when nothing is written to disk. And the case (iii) cannot be done (but see my question above) with runAdding() or with run() as described above. Argh, lets forget this discussion if this is not going anywhere... Juhana
- Re: [linux-audio-dev] LADSPA::runAdding() Erik Steffl
- Re: [linux-audio-dev] LADSPA::runAdding() Juhana Sadeharju
- Re: [linux-audio-dev] LADSPA::runAdding() Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA::runAdding... Juhana Sadeharju
- Re: [linux-audio-dev] LADSPA::runA... Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA::runA... James McCartney
- Re: [linux-audio-dev] LADSPA::runA... Juhana Sadeharju
- Re: [linux-audio-dev] LADSPA::runA... Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA::runA... Juhana Sadeharju
- Re: [linux-audio-dev] LADSPA::runA... Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA::runA... Juhana Sadeharju
- Re: [linux-audio-dev] LADSPA::runA... James McCartney
- Re: [linux-audio-dev] LADSPA::runA... David Olofson
- [linux-audio-dev] LADSPA & MuCoS, The T... David Olofson
- Re: [linux-audio-dev] LADSPA::runAdding() Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA::runAdding() Benno Senoner
- Re: [linux-audio-dev] LADSPA::runAdding() David Olofson