mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-12 09:33:34 +02:00
Move SpectrumAnalyst into its own files...
... It's the pure calculation common to the Plot Spectrum window and to spectral editing This removes some dependencies on FreqWindow
This commit is contained in:
@@ -230,6 +230,8 @@ src/SoundActivatedRecord.cpp
|
||||
src/SoundActivatedRecord.h
|
||||
src/Spectrum.cpp
|
||||
src/Spectrum.h
|
||||
src/SpectrumAnalyst.cpp
|
||||
src/SpectrumAnalyst.h
|
||||
src/SplashDialog.cpp
|
||||
src/SplashDialog.h
|
||||
src/SseMathFuncs.cpp
|
||||
|
Reference in New Issue
Block a user