Re: [linux-audio-dev] LADSPA hints (part II)

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

Subject: Re: [linux-audio-dev] LADSPA hints (part II)
From: Taybin (taybin_AT_earthlink.net)
Date: Tue Mar 04 2003 - 04:36:09 EET


On Mon, 2003-03-03 at 10:12, Paul Davis wrote:

> /* Hint LADSPA_HINT_OUTPUT_METER indicates that the value of output
> control port is likely to be most meaningful to the user if
> displayed as a meter. Can be combined with LADSPA_HINT_LOGARITHMIC
> if the meter should use a log scale (e.g. dB).
> */
>
> #define LADSPA_HINT_OUTPUT_METER 0x??
>
> /* Hint LADSPA_HINT_OUTPUT_VALUE indicates that the value of output
> control port is likely to be most meaningful to the user if
> displayed as some kind of numeric value display.
> */
>
> #define LADSPA_HINT_OUTPUT_VALUE 0x??

Why have both? Couldn't the absence of one imply the presence of the
other? And if there are both, it also implies that there are third and
forth states of both and neither.

Taybin


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

This archive was generated by hypermail 2b28 : Tue Mar 04 2003 - 04:35:23 EET