mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-14 00:14:18 +00:00
Fixed the SimpleFFT sample code
This commit is contained in:
parent
405152fc24
commit
1b964e98c2
11 changed files with 538 additions and 5 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include <juce_audio_utils/juce_audio_utils.h>
|
||||
#include <juce_core/juce_core.h>
|
||||
#include <juce_data_structures/juce_data_structures.h>
|
||||
#include <juce_dsp/juce_dsp.h>
|
||||
#include <juce_events/juce_events.h>
|
||||
#include <juce_graphics/juce_graphics.h>
|
||||
#include <juce_gui_basics/juce_gui_basics.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue