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
2017-10-27 13:00:37 +01:00
..
juce_Convolution.cpp 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_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 A minor code cleanup 2017-10-12 12:31:55 +01: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 Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 2017-10-11 12:26:05 +01:00
juce_Windowing.cpp Converted some old uses of non-C++ maths functions to their std equivalents 2017-10-09 17:45:44 +01: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