-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
73 changed files
with
2,439 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<JUCERPROJECT id="ua5Pug" name="Course Plugin" projectType="audioplug" useAppConfig="0" | ||
addUsingNamespaceToJuceHeader="1" jucerFormatVersion="1" defines="JUCE_MODAL_LOOPS_PERMITTED=1" | ||
headerPath="/DSP /DSP/Generators /DSP/Samples /DSP/Time Based /Managers /Managers/Folder Manager /Managers/Interfaces /Managers/Parameter Manager /Managers/Preset Manager /UI"> | ||
<MAINGROUP id="mIDlkp" name="Course Plugin"> | ||
<GROUP id="{CD29536D-8845-4D04-0286-4D08E4475253}" name="Source"> | ||
<GROUP id="{32ED57E1-281F-3DD2-5145-3DAC1385903E}" name="DSP"> | ||
<GROUP id="{7F42A1EA-7BC4-FD75-501A-DABCC4A29991}" name="Generators"> | ||
<FILE id="gOjXdC" name="SineWave.cpp" compile="1" resource="0" file="Source/DSP/Generators/SineWave.cpp"/> | ||
<FILE id="xK4ie3" name="SineWave.h" compile="0" resource="0" file="Source/DSP/Generators/SineWave.h"/> | ||
</GROUP> | ||
<GROUP id="{0C40DF43-CEE1-ADAE-3F4B-FA7A27E8EBB3}" name="Samples"> | ||
<FILE id="xXaRsM" name="InMemorySample.cpp" compile="1" resource="0" | ||
file="Source/DSP/Samples/InMemorySample.cpp"/> | ||
<FILE id="kUkSdJ" name="InMemorySample.h" compile="0" resource="0" | ||
file="Source/DSP/Samples/InMemorySample.h"/> | ||
<FILE id="Qv47hI" name="SampleBase.cpp" compile="1" resource="0" file="Source/DSP/Samples/SampleBase.cpp"/> | ||
<FILE id="zG1Wmp" name="SampleBase.h" compile="0" resource="0" file="Source/DSP/Samples/SampleBase.h"/> | ||
</GROUP> | ||
<GROUP id="{88312DC0-7DD0-E4B3-FB51-E03D966F4B52}" name="Time Based"> | ||
<FILE id="cYSTfP" name="Delay.cpp" compile="1" resource="0" file="Source/DSP/Time Based/Delay.cpp"/> | ||
<FILE id="m10llg" name="Delay.h" compile="0" resource="0" file="Source/DSP/Time Based/Delay.h"/> | ||
</GROUP> | ||
<FILE id="XYMHvF" name="AudioHelpers.h" compile="0" resource="0" file="Source/DSP/AudioHelpers.h"/> | ||
</GROUP> | ||
<GROUP id="{1B6231C4-F144-2951-2862-8D7299B87DFE}" name="Managers"> | ||
<GROUP id="{C28CD091-C6D6-1F7E-9651-86B24D3B0787}" name="Folder Manager"> | ||
<FILE id="Z8UcWQ" name="FolderManager.cpp" compile="1" resource="0" | ||
file="Source/Managers/Folder Manager/FolderManager.cpp"/> | ||
<FILE id="AbztFF" name="FolderManager.h" compile="0" resource="0" file="Source/Managers/Folder Manager/FolderManager.h"/> | ||
</GROUP> | ||
<GROUP id="{92D94CA5-D641-A4B4-6DED-DC5C19A5F417}" name="Interfaces"> | ||
<FILE id="baWFZZ" name="ProcessorInterface.h" compile="0" resource="0" | ||
file="Source/Managers/Interfaces/ProcessorInterface.h"/> | ||
</GROUP> | ||
<GROUP id="{4A42E928-8A1E-4EC3-3DCB-5A026F3B2C10}" name="Parameter Manager"> | ||
<FILE id="We9wdD" name="ParameterDefines.h" compile="0" resource="0" | ||
file="Source/Managers/Parameter Manager/ParameterDefines.h"/> | ||
<FILE id="bGjRPI" name="ParameterManager.cpp" compile="1" resource="0" | ||
file="Source/Managers/Parameter Manager/ParameterManager.cpp"/> | ||
<FILE id="hkuuIq" name="ParameterManager.h" compile="0" resource="0" | ||
file="Source/Managers/Parameter Manager/ParameterManager.h"/> | ||
</GROUP> | ||
<GROUP id="{6CE55BE4-8CF5-54C7-A7AE-EFF20A89E3FA}" name="Preset Manager"> | ||
<FILE id="meVjE1" name="PresetManager.cpp" compile="1" resource="0" | ||
file="Source/Managers/Preset Manager/PresetManager.cpp"/> | ||
<FILE id="w9B9Ta" name="PresetManager.h" compile="0" resource="0" file="Source/Managers/Preset Manager/PresetManager.h"/> | ||
</GROUP> | ||
</GROUP> | ||
<GROUP id="{049607D3-3567-E69C-5A52-CFCA2E9049FA}" name="UI"> | ||
<FILE id="YWCAkw" name="MyLookAndFeel.cpp" compile="1" resource="0" | ||
file="Source/UI/MyLookAndFeel.cpp"/> | ||
<FILE id="IDpzi1" name="MyLookAndFeel.h" compile="0" resource="0" file="Source/UI/MyLookAndFeel.h"/> | ||
</GROUP> | ||
<FILE id="Nne5tS" name="PluginEditor.cpp" compile="1" resource="0" | ||
file="Source/PluginEditor.cpp"/> | ||
<FILE id="GtVBe8" name="PluginEditor.h" compile="0" resource="0" file="Source/PluginEditor.h"/> | ||
<FILE id="CkE5TD" name="PluginProcessor.cpp" compile="1" resource="0" | ||
file="Source/PluginProcessor.cpp"/> | ||
<FILE id="sqG5qH" name="PluginProcessor.h" compile="0" resource="0" | ||
file="Source/PluginProcessor.h"/> | ||
<FILE id="rAUgj5" name="PluginProcessorBase.cpp" compile="1" resource="0" | ||
file="Source/PluginProcessorBase.cpp"/> | ||
<FILE id="lbVdSx" name="PluginProcessorBase.h" compile="0" resource="0" | ||
file="Source/PluginProcessorBase.h"/> | ||
</GROUP> | ||
</MAINGROUP> | ||
<JUCEOPTIONS JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_VST3_CAN_REPLACE_VST2="0"/> | ||
<EXPORTFORMATS> | ||
<XCODE_MAC targetFolder="Builds/MacOSX" useHeaderMap="1"> | ||
<CONFIGURATIONS> | ||
<CONFIGURATION isDebug="1" name="Debug" targetName="Course Plugin"/> | ||
<CONFIGURATION isDebug="0" name="Release" targetName="Course Plugin"/> | ||
</CONFIGURATIONS> | ||
<MODULEPATHS> | ||
<MODULEPATH id="juce_audio_basics" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_devices" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_formats" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_plugin_client" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_processors" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_utils" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_core" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_data_structures" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_events" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_graphics" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_gui_basics" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_gui_extra" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_dsp" path="../SDKs/JUCE/modules"/> | ||
</MODULEPATHS> | ||
</XCODE_MAC> | ||
<VS2019 targetFolder="Builds/VisualStudio2019"> | ||
<CONFIGURATIONS> | ||
<CONFIGURATION isDebug="1" name="Debug"/> | ||
<CONFIGURATION isDebug="0" name="Release"/> | ||
</CONFIGURATIONS> | ||
<MODULEPATHS> | ||
<MODULEPATH id="juce_audio_basics" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_devices" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_formats" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_plugin_client" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_processors" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_audio_utils" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_core" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_data_structures" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_dsp" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_events" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_graphics" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_gui_basics" path="../SDKs/JUCE/modules"/> | ||
<MODULEPATH id="juce_gui_extra" path="../SDKs/JUCE/modules"/> | ||
</MODULEPATHS> | ||
</VS2019> | ||
</EXPORTFORMATS> | ||
<MODULES> | ||
<MODULE id="juce_audio_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_audio_devices" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_audio_formats" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_audio_plugin_client" showAllCode="1" useLocalCopy="0" | ||
useGlobalPath="0"/> | ||
<MODULE id="juce_audio_processors" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_audio_utils" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_core" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_data_structures" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_dsp" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_events" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_graphics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_gui_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
<MODULE id="juce_gui_extra" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/> | ||
</MODULES> | ||
</JUCERPROJECT> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
/* | ||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
This is the header file that your files should include in order to get all the | ||
JUCE library headers. You should avoid including the JUCE headers directly in | ||
your own source files, because that wouldn't pick up the correct configuration | ||
options for your app. | ||
*/ | ||
|
||
#pragma once | ||
|
||
|
||
#include <juce_audio_basics/juce_audio_basics.h> | ||
#include <juce_audio_devices/juce_audio_devices.h> | ||
#include <juce_audio_formats/juce_audio_formats.h> | ||
#include <juce_audio_plugin_client/juce_audio_plugin_client.h> | ||
#include <juce_audio_processors/juce_audio_processors.h> | ||
#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> | ||
#include <juce_gui_extra/juce_gui_extra.h> | ||
|
||
|
||
#if defined (JUCE_PROJUCER_VERSION) && JUCE_PROJUCER_VERSION < JUCE_VERSION | ||
/** If you've hit this error then the version of the Projucer that was used to generate this project is | ||
older than the version of the JUCE modules being included. To fix this error, re-save your project | ||
using the latest version of the Projucer or, if you aren't using the Projucer to manage your project, | ||
remove the JUCE_PROJUCER_VERSION define. | ||
*/ | ||
#error "This project was last saved using an outdated version of the Projucer! Re-save this project with the latest version to fix this error." | ||
#endif | ||
|
||
#if ! DONT_SET_USING_JUCE_NAMESPACE | ||
// If your code uses a lot of JUCE classes, then this will obviously save you | ||
// a lot of typing, but can be disabled by setting DONT_SET_USING_JUCE_NAMESPACE. | ||
using namespace juce; | ||
#endif | ||
|
||
#if ! JUCE_DONT_DECLARE_PROJECTINFO | ||
namespace ProjectInfo | ||
{ | ||
const char* const projectName = "Course Plugin"; | ||
const char* const companyName = ""; | ||
const char* const versionString = "1.0.0"; | ||
const int versionNumber = 0x10000; | ||
} | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,159 @@ | ||
/* | ||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
*/ | ||
|
||
#pragma once | ||
|
||
//============================================================================== | ||
// Audio plugin settings.. | ||
|
||
#ifndef JucePlugin_Build_VST | ||
#define JucePlugin_Build_VST 0 | ||
#endif | ||
#ifndef JucePlugin_Build_VST3 | ||
#define JucePlugin_Build_VST3 1 | ||
#endif | ||
#ifndef JucePlugin_Build_AU | ||
#define JucePlugin_Build_AU 1 | ||
#endif | ||
#ifndef JucePlugin_Build_AUv3 | ||
#define JucePlugin_Build_AUv3 0 | ||
#endif | ||
#ifndef JucePlugin_Build_RTAS | ||
#define JucePlugin_Build_RTAS 0 | ||
#endif | ||
#ifndef JucePlugin_Build_AAX | ||
#define JucePlugin_Build_AAX 0 | ||
#endif | ||
#ifndef JucePlugin_Build_Standalone | ||
#define JucePlugin_Build_Standalone 1 | ||
#endif | ||
#ifndef JucePlugin_Build_Unity | ||
#define JucePlugin_Build_Unity 0 | ||
#endif | ||
#ifndef JucePlugin_Enable_IAA | ||
#define JucePlugin_Enable_IAA 0 | ||
#endif | ||
#ifndef JucePlugin_Name | ||
#define JucePlugin_Name "Course Plugin" | ||
#endif | ||
#ifndef JucePlugin_Desc | ||
#define JucePlugin_Desc "Course Plugin" | ||
#endif | ||
#ifndef JucePlugin_Manufacturer | ||
#define JucePlugin_Manufacturer "yourcompany" | ||
#endif | ||
#ifndef JucePlugin_ManufacturerWebsite | ||
#define JucePlugin_ManufacturerWebsite "" | ||
#endif | ||
#ifndef JucePlugin_ManufacturerEmail | ||
#define JucePlugin_ManufacturerEmail "" | ||
#endif | ||
#ifndef JucePlugin_ManufacturerCode | ||
#define JucePlugin_ManufacturerCode 0x4d616e75 | ||
#endif | ||
#ifndef JucePlugin_PluginCode | ||
#define JucePlugin_PluginCode 0x55613570 | ||
#endif | ||
#ifndef JucePlugin_IsSynth | ||
#define JucePlugin_IsSynth 0 | ||
#endif | ||
#ifndef JucePlugin_WantsMidiInput | ||
#define JucePlugin_WantsMidiInput 0 | ||
#endif | ||
#ifndef JucePlugin_ProducesMidiOutput | ||
#define JucePlugin_ProducesMidiOutput 0 | ||
#endif | ||
#ifndef JucePlugin_IsMidiEffect | ||
#define JucePlugin_IsMidiEffect 0 | ||
#endif | ||
#ifndef JucePlugin_EditorRequiresKeyboardFocus | ||
#define JucePlugin_EditorRequiresKeyboardFocus 0 | ||
#endif | ||
#ifndef JucePlugin_Version | ||
#define JucePlugin_Version 1.0.0 | ||
#endif | ||
#ifndef JucePlugin_VersionCode | ||
#define JucePlugin_VersionCode 0x10000 | ||
#endif | ||
#ifndef JucePlugin_VersionString | ||
#define JucePlugin_VersionString "1.0.0" | ||
#endif | ||
#ifndef JucePlugin_VSTUniqueID | ||
#define JucePlugin_VSTUniqueID JucePlugin_PluginCode | ||
#endif | ||
#ifndef JucePlugin_VSTCategory | ||
#define JucePlugin_VSTCategory kPlugCategEffect | ||
#endif | ||
#ifndef JucePlugin_Vst3Category | ||
#define JucePlugin_Vst3Category "Fx" | ||
#endif | ||
#ifndef JucePlugin_AUMainType | ||
#define JucePlugin_AUMainType 'aufx' | ||
#endif | ||
#ifndef JucePlugin_AUSubType | ||
#define JucePlugin_AUSubType JucePlugin_PluginCode | ||
#endif | ||
#ifndef JucePlugin_AUExportPrefix | ||
#define JucePlugin_AUExportPrefix CoursePluginAU | ||
#endif | ||
#ifndef JucePlugin_AUExportPrefixQuoted | ||
#define JucePlugin_AUExportPrefixQuoted "CoursePluginAU" | ||
#endif | ||
#ifndef JucePlugin_AUManufacturerCode | ||
#define JucePlugin_AUManufacturerCode JucePlugin_ManufacturerCode | ||
#endif | ||
#ifndef JucePlugin_CFBundleIdentifier | ||
#define JucePlugin_CFBundleIdentifier com.yourcompany.CoursePlugin | ||
#endif | ||
#ifndef JucePlugin_RTASCategory | ||
#define JucePlugin_RTASCategory 0 | ||
#endif | ||
#ifndef JucePlugin_RTASManufacturerCode | ||
#define JucePlugin_RTASManufacturerCode JucePlugin_ManufacturerCode | ||
#endif | ||
#ifndef JucePlugin_RTASProductId | ||
#define JucePlugin_RTASProductId JucePlugin_PluginCode | ||
#endif | ||
#ifndef JucePlugin_RTASDisableBypass | ||
#define JucePlugin_RTASDisableBypass 0 | ||
#endif | ||
#ifndef JucePlugin_RTASDisableMultiMono | ||
#define JucePlugin_RTASDisableMultiMono 0 | ||
#endif | ||
#ifndef JucePlugin_AAXIdentifier | ||
#define JucePlugin_AAXIdentifier com.yourcompany.CoursePlugin | ||
#endif | ||
#ifndef JucePlugin_AAXManufacturerCode | ||
#define JucePlugin_AAXManufacturerCode JucePlugin_ManufacturerCode | ||
#endif | ||
#ifndef JucePlugin_AAXProductId | ||
#define JucePlugin_AAXProductId JucePlugin_PluginCode | ||
#endif | ||
#ifndef JucePlugin_AAXCategory | ||
#define JucePlugin_AAXCategory 0 | ||
#endif | ||
#ifndef JucePlugin_AAXDisableBypass | ||
#define JucePlugin_AAXDisableBypass 0 | ||
#endif | ||
#ifndef JucePlugin_AAXDisableMultiMono | ||
#define JucePlugin_AAXDisableMultiMono 0 | ||
#endif | ||
#ifndef JucePlugin_IAAType | ||
#define JucePlugin_IAAType 0x61757278 | ||
#endif | ||
#ifndef JucePlugin_IAASubType | ||
#define JucePlugin_IAASubType JucePlugin_PluginCode | ||
#endif | ||
#ifndef JucePlugin_IAAName | ||
#define JucePlugin_IAAName "yourcompany: Course Plugin" | ||
#endif | ||
#ifndef JucePlugin_VSTNumMidiInputs | ||
#define JucePlugin_VSTNumMidiInputs 16 | ||
#endif | ||
#ifndef JucePlugin_VSTNumMidiOutputs | ||
#define JucePlugin_VSTNumMidiOutputs 16 | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
Important Note!! | ||
================ | ||
|
||
The purpose of this folder is to contain files that are auto-generated by the Projucer, | ||
and ALL files in this folder will be mercilessly DELETED and completely re-written whenever | ||
the Projucer saves your project. | ||
|
||
Therefore, it's a bad idea to make any manual changes to the files in here, or to | ||
put any of your own files in here if you don't want to lose them. (Of course you may choose | ||
to add the folder's contents to your version-control system so that you can re-merge your own | ||
modifications after the Projucer has saved its changes). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
*/ | ||
|
||
#include <juce_audio_basics/juce_audio_basics.cpp> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
|
||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
|
||
*/ | ||
|
||
#include <juce_audio_basics/juce_audio_basics.mm> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
*/ | ||
|
||
#include <juce_audio_devices/juce_audio_devices.cpp> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
|
||
IMPORTANT! This file is auto-generated each time you save your | ||
project - if you alter its contents, your changes may be overwritten! | ||
|
||
*/ | ||
|
||
#include <juce_audio_devices/juce_audio_devices.mm> |
Oops, something went wrong.