This website requires JavaScript.
Explore
Help
Sign In
Autres
/
audacity
Watch
1
Star
0
Fork
0
You've already forked audacity
mirror of
https://github.com/cookiengineer/audacity
synced
2025-11-29 08:40:10 +01:00
Code
Issues
Releases
Wiki
Activity
Files
1880c14f112e3f38214f8517e6b9f8c6359a0171
audacity
/
libraries
/
lib-math
History
Dmitry Vedenko
cb8fe04664
Fixes GCC11 compatibility
2021-07-28 14:27:35 +03:00
..
CMakeLists.txt
Resample into lib-math; Audacity doesn't use libsoxr directly
2021-07-22 16:54:00 -04:00
Dither.cpp
…
Dither.h
…
FFT.cpp
…
FFT.h
New library for math...
2021-07-22 16:54:00 -04:00
float_cast.h
…
InterpolateAudio.cpp
…
InterpolateAudio.h
…
Matrix.cpp
…
Matrix.h
…
RealFFTf.cpp
…
RealFFTf.h
…
Resample.cpp
Resample into lib-math; Audacity doesn't use libsoxr directly
2021-07-22 16:54:00 -04:00
Resample.h
Resample into lib-math; Audacity doesn't use libsoxr directly
2021-07-22 16:54:00 -04:00
SampleCount.cpp
Fixes GCC11 compatibility
2021-07-28 14:27:35 +03:00
SampleCount.h
…
SampleFormat.cpp
…
SampleFormat.h
…
Spectrum.cpp
…
Spectrum.h
…