reuk
|
bb724761f2
|
FFT: Allow performFrequencyOnlyForwardTransform to ignore negative frequencies
|
3 years ago |
reuk
|
29c4ef36ee
|
FFT: Add move ops which would otherwise be implicitly deleted
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
7 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
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
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
tpoole
|
2e84129479
|
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
|
8 years ago |
jules
|
ba6bdf4962
|
Fix for Windows DLL build.
|
9 years ago |
jules
|
560b314111
|
Re-fixed the last FFT fix.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
f98e97b9a2
|
Fixed a typo.
|
10 years ago |
jules
|
d117082fd8
|
Whitespace.
|
10 years ago |
jules
|
ba598310f0
|
First draft of a new (very simple) FFT class.
|
10 years ago |