rodio icon indicating copy to clipboard operation
rodio copied to clipboard

impl Sample for f64

Open ul opened this issue 6 years ago • 0 comments

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.

ul avatar Oct 29 '18 11:10 ul