Re: [linux-audio-dev] LADSPA extension - Formal proposal.

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

Subject: Re: [linux-audio-dev] LADSPA extension - Formal proposal.
From: Jan Weil (Jan.Weil_AT_web.de)
Date: Wed Mar 10 2004 - 01:36:54 EET


On Tue, 2004-03-09 at 21:52, Fons Adriaensen wrote:
> /* This hint must be used only together with LADSPA_HINT_INTEGER.

[snip explanation on multiway switches]

> #define LADSPA_HINT_SWITCHED 0x400

Since this is a special hint which implies LADSPA_HINT_INTEGER,
shouldn't this be made clear to the plugin coder explicitly?

#define LADSPA_HINT_SWITCHED (0x400 | LADSPA_HINT_INTEGER)

FWIW the very fact that one hint implies another hint makes me feel a
little uncomfortable.

Just my 0.02 EUR...

Jan


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

This archive was generated by hypermail 2b28 : Wed Mar 10 2004 - 01:44:46 EET