On Mon, 11 Dec 2000, Steve Harris wrote: > LADSPA_HINT_DEFAULT_MIN // default is = to min range hint > // eg. for highpass filter > DEFAULT_MID // default is = to average of MIN and MAX > // eg. for swept mid EQ And if there are logarithmic-scaled values, possibly some kind of DEFAULT_LOG_MID that would be the geometric mean (i.e. of 10 and 1000 is 100, not 505). -- Eli Brandt | [EMAIL PROTECTED] | http://www.cs.cmu.edu/~eli/
- [linux-audio-dev] LADSPA Ranges revisited Steve Harris