20.17 UV_LINEARIZE

UV_LINEARIZE [Tolereance] [/FILE FileIn FileOut]

Convert a "random" frequency axis (one with a specified frequency per channel) to a standard linear regularly spaced frequency / velocity axis defined by Reference, Value and Increment.

This is done by ordering the frequencies, and filling the gaps by empty (zero weight) channels, as much as possible. It thus requires that the input frequencies are already regularly spaced (within the user specified Tolerance), and that gaps are not too large (to avoid creating a large number of unused channels).

The value of Tolerance is sticky (default at start 1.E-3 channel).

*** Still under development ***

Currently works only in Memory

No control on Gaps yet