dasp
dasp copied to clipboard
Add support for integer-based phase (as an alternative to `f64`).
See the trigint library (an integer based trigonometry library) for inspiration.
This is also important to consider for a more consistent phase quality, as the resolution of floats degrades the further they diverge from 0.0.