Normalized Range Mapper

Test Documentation Crates.io License

A Rust helper than maps ranges of values to the normalized range [0.0, 1.0] using various gradients, useful for DSP applications.

(alpha)