Re: [linux-audio-dev] Knobs / widget design

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

Subject: Re: [linux-audio-dev] Knobs / widget design
From: Claudio Mettler (linux-audio-dev_AT_goblin-embassy.net)
Date: Thu Jun 10 2004 - 10:01:36 EEST


On Thu, Jun 10, 2004 at 12:33:19AM +0100, Steve Harris wrote:
> It seems like there are as many preferences as users. How about
> ~/.knobrc ;)

Or how about libknob? I know, this sounds silly, but if we extend that
Idea, we have libladstandards. Things like dB-level<->color mappings,
logarithmic/exponential fader scales.. plus we'd have them
configurable and behaving the same way in every app. It'd be a very
simple lib, the knob function could look like that:

float knob_f(float min, float max, xypos initial, xypos now, int keys)

This would return the knobs position with respect to the user
configuration.

What do you think? I'm not a developer, but this would be a small
project i could maintain if it's really wanted (and will be used).

Claudio


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

This archive was generated by hypermail 2b28 : Thu Jun 10 2004 - 09:55:28 EEST