mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-16 00:34:19 +00:00
The CoreAudioKit (and on macOS, AudioUnit) frameworks are required to host AudioUnit plugins. Hosts (especially those which don't use the `juce_audio_utils` module) should use the new `PLUGINHOST_AU` parameter to `juce_add_*` in order to add the correct preprocessor definition and link the necessary frameworks. |
||
|---|---|---|
| .. | ||
| copyDir.cmake | ||
| JUCEConfig.cmake.in | ||
| JUCEHelperTargets.cmake | ||
| JUCEUtils.cmake | ||
| LaunchScreen.storyboard | ||
| PIPAudioProcessor.cpp.in | ||
| PIPComponent.cpp.in | ||
| PIPConsole.cpp.in | ||
| RecentFilesMenuTemplate.nib | ||
| UnityPluginGUIScript.cs.in | ||