"Richard W.E. Furse" <[EMAIL PROTECTED]> writes: > Feedback loops in the host's network are beyond the scope of this API. The Actually I think they are already supported, thanks to the fact that connect_port() is as generic as it is! The simplest case: one plugin with external feedback +----------+ +->| plugin |>-+ | +----------+ | +----------------+ All the host has to do (long live the LADSPA host :-) is to allocate one buffer and give it to both the input and the output port of the plugin. Cases with more plugins and/or connections are left as an excercise to the reader. :-) Two points: 1) this will require in-place processing (for feedback from a plugin to itself) 2) there will be an "implicit" buffer-sized delay in the feedback signal path Stressing out: this does not need changes in the current API! -- -Jarno
- Re: [linux-audio-dev] Re: LADSPA GUI [... David Olofson
- Re: [linux-audio-dev] LADSPA GUI [was: New... David Olofson
- Re: [linux-audio-dev] LADSPA GUI [was: New... Richard Guenther
- Re: [linux-audio-dev] LADSPA GUI [was:... David Olofson
- Re: [linux-audio-dev] New LADSPA Version - Issues ... David Olofson
- Re: [linux-audio-dev] New LADSPA Version - Issues Resol... Jarno Seppanen
- Re: [linux-audio-dev] New LADSPA Version - Issues ... Richard Guenther
- Re: [linux-audio-dev] New LADSPA Version - Issues ... Benno Senoner
- RE: [linux-audio-dev] New LADSPA Version - Issues Resol... Kai Vehmanen
- RE: [linux-audio-dev] New LADSPA Version - Issues Resol... Richard W.E. Furse
- Re: Feedback in LADSPA (was Re: [linux-audio-dev] ... Jarno Seppanen
- Re: Feedback in LADSPA (was Re: [linux-audio-d... Paul Barton-Davis
- Re: Feedback in LADSPA (was Re: [linux-aud... David Olofson
- Re: Feedback in LADSPA (was Re: [linux-aud... Jarno Seppanen
- Re: Feedback in LADSPA (was Re: [linux... Paul Winkler
- Re: Feedback in LADSPA (was Re: [linux... David Olofson
- Re: Feedback in LADSPA (was Re: [linux-audio-d... David Olofson
- [linux-audio-dev] Re: Feedback in LADSPA Alexander Ehlert
- Re: [linux-audio-dev] Re: Feedback in ... David Olofson
- RE: [linux-audio-dev] New LADSPA Version - Issues ... David Olofson
- RE: [linux-audio-dev] New LADSPA Version - Issues Resol... Richard W.E. Furse