rodio
rodio copied to clipboard
impl Sample for f64
Some DSP algos are easier to implement in f64 because of higher precision, it would be nice to be able to pass f64 around and cast it to the backend type in the very end.