1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_dsp/frequency
2019-02-15 15:10:51 +00:00
..
juce_Convolution.cpp DSP: Improved the smoothing of IR changes in the Convolution class 2019-02-15 15:10:51 +00:00
juce_Convolution.h DSP: Improved some variable names and documentation 2019-02-13 10:26:06 +00:00
juce_FFT.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_FFT.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_FFT_test.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 2017-12-06 11:16:22 +00:00
juce_Windowing.cpp DSP: Improved some variable names and documentation 2019-02-13 10:26:06 +00:00
juce_Windowing.h DSP: Improved some variable names and documentation 2019-02-13 10:26:06 +00:00