Paul Licameli
e09c17d0c5
Some compilability fixes for Equalization48x.cpp
2019-05-21 19:03:42 -04:00
Paul Licameli
5e7d41ec07
Each .cpp/.mm file includes corresponding header before any other...
...
... except Audacity.h
This forces us to make each header contain all forward declarations or nested
headers that it requires, rather than depend on context.
2019-03-17 22:54:52 -04:00
Paul Licameli
58574f2f78
Redo type HFFT as a smart pointer, remove malloc and free
2017-03-17 17:52:51 -04:00
Paul Licameli
692a033968
Remove naked new[] in: various
2017-03-17 17:52:47 -04:00
Paul Licameli
dbb2f04def
Incomplete fixes for compilation of EXPERIMENTAL_EQ_SSE_THREADED
2017-03-17 17:52:16 -04:00
james.k.crook@gmail.com
3da033cdb7
Andrew Hallendorff's multithreaded Equalization effect.
2014-10-09 21:52:19 +00:00
james.k.crook@gmail.com
d847ee7162
Andrew Hallendorff's SSE accelerated Equalization.
2014-01-16 17:55:35 +00:00