paramsen / noise

Noise is an Android wrapper for kissfft, a FFT implementation written in C.
Apache License 2.0
325 stars 41 forks source link

imaginary sample #1

Closed vmalan closed 6 years ago

vmalan commented 6 years ago

in the readme for the imaginary input sample, I think the code should read:

Noise noise = Noise.imaginary()

paramsen commented 6 years ago

Fixed, thanks!