1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Create new empty juce_audio_processors_headless module

This commit is contained in:
reuk 2025-08-15 15:16:33 +01:00
parent 774819540e
commit 1a80d64261
No known key found for this signature in database
8 changed files with 152 additions and 6 deletions

View file

@ -51,9 +51,7 @@
license: AGPLv3/Commercial
minimumCppStandard: 17
dependencies: juce_gui_extra, juce_audio_basics
OSXFrameworks: CoreAudio CoreMIDI AudioToolbox
iOSFrameworks: AudioToolbox
dependencies: juce_gui_extra, juce_audio_processors_headless
END_JUCE_MODULE_DECLARATION
@ -63,9 +61,8 @@
#pragma once
#define JUCE_AUDIO_PROCESSORS_H_INCLUDED
#include <juce_gui_basics/juce_gui_basics.h>
#include <juce_audio_processors_headless/juce_audio_processors_headless.h>
#include <juce_gui_extra/juce_gui_extra.h>
#include <juce_audio_basics/juce_audio_basics.h>
//==============================================================================
/** Config: JUCE_PLUGINHOST_VST