1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
JUCE/modules/juce_dsp
Yair Chuchem 7613968a01 DRY in FFT engines: legacy spectrum mirroring not part of the engine
This makes the FFT engine wrappers simpler, deduplicates code (reducing potential for bugs in wrappers),
at the cost of making the FallbackFFT's redundant work done again if the legacy flag is used.
2024-03-25 15:56:49 +02:00
..
containers Warnings: Add missing overrides 2024-01-30 11:37:30 +00:00
filter_design Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
frequency DRY in FFT engines: legacy spectrum mirroring not part of the engine 2024-03-25 15:56:49 +02:00
maths Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
native Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
processors Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
widgets Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
juce_dsp.cpp Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
juce_dsp.h Bump version number to 7.0.10 2024-02-12 15:15:15 +00:00
juce_dsp.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00