jules
|
d4a7afa73f
|
Replaced some old juce-style sort operations with std::sort and lambdas
|
7 years ago |
tpoole
|
3cb185fcc3
|
A minor code cleanup
|
7 years ago |
jules
|
eda613c6db
|
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
|
7 years ago |
hogliux
|
e61292fe57
|
DSP: Added hint flag to tell juce's FFT to only calculate positive frequencies when perforing real to complex transforms
|
7 years ago |
hogliux
|
a4ffb41bff
|
Make it easier to use a static version of fftw in the dsp module
|
8 years ago |
hogliux
|
1089f3837c
|
Make it easier to use a static version of fftw in the dsp module
|
8 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
8 years ago |