mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added Inter-App Audio capabilities to standalone plug-ins
This commit is contained in:
parent
00f57d43c5
commit
4c59a920b4
80 changed files with 2949 additions and 163 deletions
|
|
@ -182,6 +182,7 @@ namespace juce
|
|||
|
||||
//==============================================================================
|
||||
#elif JUCE_IOS
|
||||
#include "native/juce_ios_Audio.h"
|
||||
#include "native/juce_ios_Audio.cpp"
|
||||
#include "native/juce_mac_CoreMidi.cpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue