maddyblue / go-dsp

Digital Signal Processing for Go
http://godoc.org/github.com/mjibson/go-dsp
ISC License
858 stars 89 forks source link

Fourier transform example? #19

Open xeoncross opened 7 years ago

xeoncross commented 7 years ago

I would love an example of using the Fourier transform utilities on one of the sample wav files. In fact, there are several algorithms here that could use a usage demonstration.

maddyblue commented 7 years ago

Yes, these would be nice. However I won't be working on these soon. I'd review a PR though.