Quote:
Originally Posted by geekmaster
My "customized" google results show lots of hits, but no simple C code. Any links to some nice simple noise shaping code out there?
|
RMS Estimation and signal balancing, allpass filter, comb filter, 1st order low and hi pass, bandpass
I have c for them.
http://www.anirudh.net/courses/cse58...ilters.cc.html offers an insight into the gaussian approach but you'll have to port it slightly as I think it's n dimensional.
I have some tidy 5 line curve coefficients... etc.
Let me grab a high pass code e.g.