![]() |
Audacity 3.2.0
|
Files | |
file | Dither.cpp [code] |
file | Dither.h [code] |
file | FFT.cpp [code] |
Fast Fourier Transform routines. | |
file | FFT.h [code] |
file | float_cast.h [code] |
file | Gain.h [code] |
file | InterpolateAudio.cpp [code] |
file | InterpolateAudio.h [code] |
file | Matrix.cpp [code] |
file | Matrix.h [code] |
General routine to interpolate (or even extrapolate small amounts) audio when a few of the samples are bad. Works great for a few dozen bad samples, but not so well with hundreds. Uses the least-squares autoregression (LSAR) algorithm, as described in: | |
file | RealFFTf.cpp [code] |
file | RealFFTf.h [code] |
file | Resample.cpp [code] |
file | Resample.h [code] |
file | SampleCount.cpp [code] |
file | SampleCount.h [code] |
file | SampleFormat.cpp [code] |
Functions that work with Dither and initialise it. | |
file | SampleFormat.h [code] |
file | Spectrum.cpp [code] |
Functions for computing Spectra. | |
file | Spectrum.h [code] |