1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_dsp/frequency
2017-12-05 12:03:30 +00:00
..
juce_Convolution.cpp Fix for the dsp::Convolution class 2017-11-30 09:51:01 +00:00
juce_Convolution.h Convolution: Added a flag to disable normalisation of loaded impulse responses and fixed a potential crash 2017-10-27 13:00:37 +01:00
juce_FFT.cpp Tidied up a few bits of messy String concatenation 2017-12-05 12:03:30 +00:00
juce_FFT.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_FFT_test.cpp DSP: Add "DSP" UnitTest category to dsp module UnitTests 2017-11-07 14:41:25 +00:00
juce_Windowing.cpp Fixes for templated code which could default-initialise a SIMDRegister object while expecting to get a zero-initialised value 2017-11-30 16:59:37 +00:00
juce_Windowing.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00