I have not looked at the code but I suspect that in each of the three instances there is a variable which is used as the definition for "number of clips samples before clipping is defined". I suspect it would be trivial to make them all match. What would need discussion is "what do we match". Currently, in the analyzer affect Find Clipping we default to 3; making the other two match this default should be trivial. Find Clipping does not store its "last used" values in the configuration file so, without making it do so, we may not use this as a method of setting a user defined default.steve wrote:Probably the wrong question. If something is broken then fixing it is not a matter of opinion, it needs to be fixed.kozikowski wrote:How many votes are required to repair a broken tool?
The questions are:
* How much priority should be given to fixing it.
* How many votes are needed to convince a developer that a feature is broken.
I'm not convinced that it is broken
This should be a very easy fix if you QA folks can decide on a specification I will write a patch.