[linux-audio-dev] Re: [linux-audio-announce] Announce: Vstserver, vstlib, vstladspa and k_vst~
Kjetil S. Matheussen
k.s.matheussen at notam02.no
Thu Nov 28 07:32:01 UTC 2002
On Thu, 28 Nov 2002, [3] wrote:
> As far as process/replacing goes
> Insert plugins call process(),
> out+= effect..
> where as send plugins and vst-synths call process-replacing,
> out=effect.
>
Ah, that explains a lot. F.ex why process() doesn't produce any sound. :)
Thanks for the info, new version coming up soon.
>
> i've noticed some synths haven't implemented the process-replacing and
> programs like Acid 4.0 cant use them..
>
> i'd suggest calling _pluginname_->CanProcessReplacing(); or something
> whenever create an insert effect to see which Process to use and how to
> hande the output/mix..
>
Yupp.
--
More information about the Linux-audio-dev
mailing list