mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
src/Makefile.am: Add Andrew Hallendorff's SSE accelerated Equalization files.
This commit is contained in:
@@ -160,6 +160,8 @@ audacity_SOURCES = \
|
||||
Project.h \
|
||||
RealFFTf.cpp \
|
||||
RealFFTf.h \
|
||||
RealFFTf48x.cpp \
|
||||
RealFFTf48x.h \
|
||||
Resample.cpp \
|
||||
Resample.h \
|
||||
RingBuffer.cpp \
|
||||
@@ -180,6 +182,8 @@ audacity_SOURCES = \
|
||||
Spectrum.h \
|
||||
SplashDialog.cpp \
|
||||
SplashDialog.h \
|
||||
SseMathFuncs.cpp \
|
||||
SseMathFuncs.h \
|
||||
Tags.cpp \
|
||||
Tags.h \
|
||||
Theme.cpp \
|
||||
@@ -297,6 +301,8 @@ audacity_SOURCES = \
|
||||
effects/EffectManager.h \
|
||||
effects/Equalization.cpp \
|
||||
effects/Equalization.h \
|
||||
effects/Equalization48x.cpp \
|
||||
effects/Equalization48x.h \
|
||||
effects/Fade.cpp \
|
||||
effects/Fade.h \
|
||||
effects/FindClipping.cpp \
|
||||
|
Reference in New Issue
Block a user