Re: Adjustable Fade
Posted: Fri Nov 02, 2012 6:01 am
I think this depends what Nyquist can do. If it can switch to dB if it sees the case-insensitive string "dB" at least once anywhere in the box (irrespective of what comes before or after that string), it could be worth thinking about IMO. And maybe even if e.g. those two characters had to be first. How are you planning to treat non-numerical input in that box?steve wrote:I had considered that, but I think that it makes text entry too complicated. There is little or no scope to make it clear whether the correct format should be (for example)@Gale Andrews wrote:Is there any mileage in entering "%" in the text box to switch format to "% of original gain" (or for that matter, entering dB to switch to dB)?
dB 0.0 -30
or
0dB -30dB
or
0 dB -30 dB
or
0 to -30 dB
or
0,0 30,0 dB
or something else.
Attempting to cover all of the possibilities in software is extremely complex.
Expecting the user to use exactly the correct format is probably expecting too much.
Can you give a couple of examples of those you cannot create?steve wrote:The problem that I'm having with v26 is that I'm finding that quite often I can't create the fade that I want
Yes but it also depends on whose purpose - who the target audience is.steve wrote:being "fit for purpose" must be the overriding priority.
Thanks
Gale