[linux-audio-dev] Demolition results, attention LADSPA developers
Mike Rawes
mike_rawes at yahoo.co.uk
Mon Nov 17 09:50:06 UTC 2003
On Sun, 16 Nov 2003 18:21:08 +0000
Steve Harris <S.W.Harris at ecs.soton.ac.uk> wrote:
> On Sun, Nov 16, 2003 at 11:30:36 +0000, Mike Rawes wrote:
> > > ERROR: port 0 is LOGARITHMIC but LowerBound isn't positive
> >
> > Is this really an error? Dealing with the aymptote is trivial, and
> > needs to be done anyway if a host allows the user to change the
> > range hints.
>
> Well, LOGARITHMIC was never really defined properly in LADSPA, most
> hosts use [log(min),log(max)] internaly and remap.
Yeah, that will break. Looking at ladspa.h again, it does seem to assume
that logarithmic hints should be +ve (the examples for calculating
defaults use log()).
*shrug*
I guess I'll change my plugin hints.
-
Myk
More information about the Linux-audio-dev
mailing list