On Sat, 11 Mar 2000, Alexander König wrote: >> with "default_range(A,B)" (not absolute limits, but default min and >> max values) and "is_valid(A)". > Hmm. This is true. Your solution with an additional is_valid() solves > the issue for the API itself, but right now I don't see how the host > could use that information. I mean you map for example a joystick axis True, is_valid(A) isn't very useful in practise. But if all control ports are guaranteed to be able to handle all possible values, you can just use the default value range. If an invalid value is used, the plugin just bypasses it. If needed, the host can afterwards check, whether the given parameter value was valid. -- Kai Vehmanen <[EMAIL PROTECTED]> -------- CS, University of Turku, Finland . http://www.wakkanet.fi/ecasound/ - linux multitrack audio processing . http://www.wakkanet.fi/sculpscape/ - ambient-idm-rock-... mp3/ra/wav
- [linux-audio-dev] Small example of GUI in... Lars Thomas Denstad
- Re: [linux-audio-dev] Small example of GU... Erik de Castro Lopo
- Re: [linux-audio-dev] Small example of GU... Paul Barton-Davis
- RE: [linux-audio-dev] Small example of GU... Lars Thomas Denstad
- Re: [linux-audio-dev] Small example of GU... Paul Barton-Davis
- RE: [linux-audio-dev] Small example of GU... David Olofson
- Re: [linux-audio-dev] Re: LADSPA GUI [was... David Olofson
- Re: [linux-audio-dev] Re: LADSPA GUI [was... David Olofson
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Kai Vehmanen
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Alexander König
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Kai Vehmanen
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Benno Senoner
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Juhana Sadeharju
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Paul Barton-Davis
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Juhana Sadeharju
- Re: [linux-audio-dev] Re: LADSPA GUI [was... Paul Barton-Davis
- Re: [linux-audio-dev] Re: LADSPA GUI [was... David Olofson
- Re: [linux-audio-dev] Re: LADSPA GUI [was: Ne... David Olofson
- Re: [linux-audio-dev] Re: LADSPA GUI [was: New LA... David Olofson
- Re: [linux-audio-dev] LADSPA GUI [was: New LADSPA Vers... David Olofson
- Re: [linux-audio-dev] LADSPA GUI [was: New LADSPA Vers... Richard Guenther