mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added a new class AudioVisualiserComponent, and updated the demo audio pages to use this.
This commit is contained in:
parent
560b314111
commit
57d4889f91
5 changed files with 369 additions and 70 deletions
|
|
@ -38,6 +38,7 @@ namespace juce
|
|||
#include "gui/juce_AudioThumbnailBase.h"
|
||||
#include "gui/juce_AudioThumbnail.h"
|
||||
#include "gui/juce_AudioThumbnailCache.h"
|
||||
#include "gui/juce_AudioVisualiserComponent.h"
|
||||
#include "gui/juce_MidiKeyboardComponent.h"
|
||||
#include "gui/juce_AudioAppComponent.h"
|
||||
#include "players/juce_AudioProcessorPlayer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue