Simon Burton wrote:
>Suppose I have a "resample" plugin, so that it outputs more or less
>data than it inputs. It seems to me that LADSPA cannot support this,
>as the SampleCount argument to the "run" member would suggest that
>exactly this many LADSPA_Data items are produced/consumed in all the
>
Suppose I have a "resample" plugin, so that it outputs more or less data than it
inputs.
It seems to me that LADSPA cannot support this, as the SampleCount argument to the
"run"
member would suggest that exactly this many LADSPA_Data items are produced/consumed
in all the (audio) ports.
Is this