Re: [linux-audio-dev] Plugin APIs (again)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Plugin APIs (again)
From: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Thu Dec 05 2002 - 12:15:11 EET


On Wed, Dec 04, 2002 at 08:43:11 -0800, Tim Hockin wrote:
> So how do VST effects do it? I can increase the delay feedback all I like and
> it doesn't hiccup, stutter, or misbehave at all. You're saying that this is
> a non-rt control because it might have to realloc() buffers?

Delay feedback is a RT control, delay time might not be (depending on how
its implemented).

I'm not sure how this can be handled easily, there are lots of things like
loading samples that will be impossible to handle in an RT way, but I'm
not sure that something like a sampler belongs in this kind of API. I know
there are VSTi samplers, but windows people dont have jack.

I could be that everything that can be usfully implemented in this kind of
API doesnt need non RT controls.

- Steve


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Dec 05 2002 - 12:16:55 EET