| @@ -218,6 +218,7 @@ | |||||
| GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-VST.plist; | INFOPLIST_FILE = Info-VST.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST/"; | INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST/"; | ||||
| LIBRARY_STYLE = Bundle; | LIBRARY_STYLE = Bundle; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| @@ -255,6 +256,7 @@ | |||||
| GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-VST.plist; | INFOPLIST_FILE = Info-VST.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST/"; | INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST/"; | ||||
| LIBRARY_STYLE = Bundle; | LIBRARY_STYLE = Bundle; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| @@ -291,6 +293,7 @@ | |||||
| GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-VST3.plist; | INFOPLIST_FILE = Info-VST3.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST3/"; | INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST3/"; | ||||
| LIBRARY_STYLE = Bundle; | LIBRARY_STYLE = Bundle; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| @@ -328,6 +331,7 @@ | |||||
| GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-VST3.plist; | INFOPLIST_FILE = Info-VST3.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST3/"; | INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST3/"; | ||||
| LIBRARY_STYLE = Bundle; | LIBRARY_STYLE = Bundle; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| @@ -363,6 +367,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| @@ -396,6 +401,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| @@ -426,6 +432,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-Standalone_Plugin.plist; | INFOPLIST_FILE = Info-Standalone_Plugin.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| @@ -457,6 +464,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("~/SDKs/VST_SDK/VST3_SDK", "../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-Standalone_Plugin.plist; | INFOPLIST_FILE = Info-Standalone_Plugin.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| @@ -197,6 +197,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -228,6 +229,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -258,6 +260,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-Standalone_Plugin.plist; | INFOPLIST_FILE = Info-Standalone_Plugin.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -289,6 +292,7 @@ | |||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)"); | ||||
| INFOPLIST_FILE = Info-Standalone_Plugin.plist; | INFOPLIST_FILE = Info-Standalone_Plugin.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -61,178 +61,178 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_plugin_client flags: | // juce_audio_plugin_client flags: | ||||
| #ifndef JUCE_FORCE_USE_LEGACY_PARAM_IDS | #ifndef JUCE_FORCE_USE_LEGACY_PARAM_IDS | ||||
| //#define JUCE_FORCE_USE_LEGACY_PARAM_IDS | |||||
| //#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS | #ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS | ||||
| //#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS | |||||
| //#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -162,8 +162,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -193,8 +194,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{D44A6FC4-2DA0-C221-F876-2A2012D2840C}</ProjectGuid> | <ProjectGuid>{D44A6FC4-2DA0-C221-F876-2A2012D2840C}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AnimationAppExample</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AnimationAppExample</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -164,8 +164,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -194,8 +195,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -62,175 +62,175 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_video flags: | // juce_video flags: | ||||
| #ifndef JUCE_DIRECTSHOW | #ifndef JUCE_DIRECTSHOW | ||||
| //#define JUCE_DIRECTSHOW | |||||
| //#define JUCE_DIRECTSHOW 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_MEDIAFOUNDATION | #ifndef JUCE_MEDIAFOUNDATION | ||||
| //#define JUCE_MEDIAFOUNDATION | |||||
| //#define JUCE_MEDIAFOUNDATION 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_QUICKTIME | #ifndef JUCE_QUICKTIME | ||||
| //#define JUCE_QUICKTIME | |||||
| //#define JUCE_QUICKTIME 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CAMERA | #ifndef JUCE_USE_CAMERA | ||||
| //#define JUCE_USE_CAMERA | |||||
| //#define JUCE_USE_CAMERA 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -170,8 +170,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -201,8 +202,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{5EC68AA6-F066-CCC4-21D6-89C2125F627F}</ProjectGuid> | <ProjectGuid>{5EC68AA6-F066-CCC4-21D6-89C2125F627F}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AudioAppExample</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AudioAppExample</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -172,8 +172,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -202,8 +203,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -63,186 +63,186 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_video flags: | // juce_video flags: | ||||
| #ifndef JUCE_DIRECTSHOW | #ifndef JUCE_DIRECTSHOW | ||||
| //#define JUCE_DIRECTSHOW | |||||
| //#define JUCE_DIRECTSHOW 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_MEDIAFOUNDATION | #ifndef JUCE_MEDIAFOUNDATION | ||||
| //#define JUCE_MEDIAFOUNDATION | |||||
| //#define JUCE_MEDIAFOUNDATION 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_QUICKTIME | #ifndef JUCE_QUICKTIME | ||||
| //#define JUCE_QUICKTIME | |||||
| //#define JUCE_QUICKTIME 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CAMERA | #ifndef JUCE_USE_CAMERA | ||||
| //#define JUCE_USE_CAMERA | |||||
| //#define JUCE_USE_CAMERA 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -84,6 +84,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "BlocksDrawing - App" | @echo Linking "BlocksDrawing - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -163,8 +163,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -194,8 +195,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{CFD78289-DF68-E998-FA52-BA8B893952D3}</ProjectGuid> | <ProjectGuid>{CFD78289-DF68-E998-FA52-BA8B893952D3}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksDrawing</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksDrawing</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{CFD78289-DF68-E998-FA52-BA8B893952D3}</ProjectGuid> | <ProjectGuid>{CFD78289-DF68-E998-FA52-BA8B893952D3}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BlocksDrawing</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BlocksDrawing</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -171,8 +171,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; | PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -201,8 +202,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; | PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -56,180 +56,179 @@ | |||||
| #define JUCE_MODULE_AVAILABLE_juce_gui_extra 1 | #define JUCE_MODULE_AVAILABLE_juce_gui_extra 1 | ||||
| #define JUCE_MODULE_AVAILABLE_juce_opengl 1 | #define JUCE_MODULE_AVAILABLE_juce_opengl 1 | ||||
| //============================================================================== | |||||
| #ifndef JUCE_STANDALONE_APPLICATION | |||||
| #if defined(JucePlugin_Name) && defined(JucePlugin_Build_Standalone) | |||||
| #define JUCE_STANDALONE_APPLICATION JucePlugin_Build_Standalone | |||||
| #else | |||||
| #define JUCE_STANDALONE_APPLICATION 1 | |||||
| #endif | |||||
| #endif | |||||
| #define JUCE_GLOBAL_MODULE_SETTINGS_INCLUDED 1 | #define JUCE_GLOBAL_MODULE_SETTINGS_INCLUDED 1 | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | |||||
| //============================================================================== | |||||
| #ifndef JUCE_STANDALONE_APPLICATION | |||||
| #if defined(JucePlugin_Name) && defined(JucePlugin_Build_Standalone) | |||||
| #define JUCE_STANDALONE_APPLICATION JucePlugin_Build_Standalone | |||||
| #else | |||||
| #define JUCE_STANDALONE_APPLICATION 1 | |||||
| #endif | |||||
| #endif | #endif | ||||
| @@ -83,6 +83,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "BlocksMonitor - App" | @echo Linking "BlocksMonitor - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -160,8 +160,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -191,8 +192,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{03DA01BF-8B38-2BC2-67A7-AE95C2E39250}</ProjectGuid> | <ProjectGuid>{03DA01BF-8B38-2BC2-67A7-AE95C2E39250}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksMonitor</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksMonitor</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -1924,6 +1929,7 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"/> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | ||||
| @@ -2679,6 +2679,9 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"> | |||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | |||||
| </ClInclude> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{03DA01BF-8B38-2BC2-67A7-AE95C2E39250}</ProjectGuid> | <ProjectGuid>{03DA01BF-8B38-2BC2-67A7-AE95C2E39250}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BlocksMonitor</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BlocksMonitor</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -1923,6 +1928,7 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"/> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | ||||
| @@ -2679,6 +2679,9 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"> | |||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | |||||
| </ClInclude> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| @@ -168,8 +168,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo; | PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -198,8 +199,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo; | PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -62,167 +62,167 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -83,6 +83,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "BlocksSynth - App" | @echo Linking "BlocksSynth - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -166,8 +166,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -197,8 +198,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{CB640A07-7531-1DE6-BD35-4AC4E7641B33}</ProjectGuid> | <ProjectGuid>{CB640A07-7531-1DE6-BD35-4AC4E7641B33}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksSynth</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksSynth</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -1926,6 +1931,7 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"/> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | ||||
| @@ -2688,6 +2688,9 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"> | |||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | |||||
| </ClInclude> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{CB640A07-7531-1DE6-BD35-4AC4E7641B33}</ProjectGuid> | <ProjectGuid>{CB640A07-7531-1DE6-BD35-4AC4E7641B33}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BlocksSynth</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BlocksSynth</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -1925,6 +1930,7 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\players\juce_SoundPlayer.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_audio_utils\juce_audio_utils.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"/> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDGrid.h"/> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_LEDRow.h"/> | ||||
| @@ -2688,6 +2688,9 @@ | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_Block.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_BlockConfigManager.h"> | |||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | |||||
| </ClInclude> | |||||
| <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | <ClInclude Include="..\..\..\..\..\modules\juce_blocks_basics\blocks\juce_ControlButton.h"> | ||||
| <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | <Filter>Juce Modules\juce_blocks_basics\blocks</Filter> | ||||
| </ClInclude> | </ClInclude> | ||||
| @@ -174,8 +174,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth; | PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -204,8 +205,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth; | PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -62,167 +62,167 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -84,6 +84,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "BouncingBallWavetableDemo - App" | @echo Linking "BouncingBallWavetableDemo - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -162,8 +162,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -193,8 +194,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{92F70965-E03C-282C-1EE5-5DD138408925}</ProjectGuid> | <ProjectGuid>{92F70965-E03C-282C-1EE5-5DD138408925}</ProjectGuid> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WavetableBouncingEditor</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WavetableBouncingEditor</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{92F70965-E03C-282C-1EE5-5DD138408925}</ProjectGuid> | <ProjectGuid>{92F70965-E03C-282C-1EE5-5DD138408925}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BouncingBallWavetableDemo</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BouncingBallWavetableDemo</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -62,186 +62,186 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_video flags: | // juce_video flags: | ||||
| #ifndef JUCE_DIRECTSHOW | #ifndef JUCE_DIRECTSHOW | ||||
| //#define JUCE_DIRECTSHOW | |||||
| //#define JUCE_DIRECTSHOW 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_MEDIAFOUNDATION | #ifndef JUCE_MEDIAFOUNDATION | ||||
| //#define JUCE_MEDIAFOUNDATION | |||||
| //#define JUCE_MEDIAFOUNDATION 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_QUICKTIME | #ifndef JUCE_QUICKTIME | ||||
| //#define JUCE_QUICKTIME | |||||
| //#define JUCE_QUICKTIME 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CAMERA | #ifndef JUCE_USE_CAMERA | ||||
| //#define JUCE_USE_CAMERA | |||||
| //#define JUCE_USE_CAMERA 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -112,8 +112,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -143,8 +144,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{2ACA5085-A5CC-255B-B79D-D8256B0C459C}</ProjectGuid> | <ProjectGuid>{2ACA5085-A5CC-255B-B79D-D8256B0C459C}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ComponentTutorialExample</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ComponentTutorialExample</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{2ACA5085-A5CC-255B-B79D-D8256B0C459C}</ProjectGuid> | <ProjectGuid>{2ACA5085-A5CC-255B-B79D-D8256B0C459C}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ComponentTutorialExample</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ComponentTutorialExample</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -55,83 +55,83 @@ | |||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -81,4 +81,11 @@ android { | |||||
| } | } | ||||
| } | } | ||||
| repositories { | |||||
| } | } | ||||
| dependencies { | |||||
| } | |||||
| } | |||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">JuceDemo</string> | |||||
| </resources> | |||||
| @@ -4,6 +4,8 @@ | |||||
| package="com.yourcompany.jucedemo"> | package="com.yourcompany.jucedemo"> | ||||
| <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | ||||
| <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | ||||
| <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.RECORD_AUDIO"/> | <uses-permission android:name="android.permission.RECORD_AUDIO"/> | ||||
| <uses-permission android:name="android.permission.INTERNET"/> | <uses-permission android:name="android.permission.INTERNET"/> | ||||
| <uses-feature android:glEsVersion="0x00020000" android:required="true"/> | <uses-feature android:glEsVersion="0x00020000" android:required="true"/> | ||||
| @@ -97,13 +97,17 @@ public class JuceDemo extends Activity | |||||
| // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | ||||
| private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | ||||
| private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | ||||
| private static final int JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE = 3; | |||||
| private static final int JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE = 4; | |||||
| private static String getAndroidPermissionName (int permissionID) | private static String getAndroidPermissionName (int permissionID) | ||||
| { | { | ||||
| switch (permissionID) | switch (permissionID) | ||||
| { | { | ||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE: return Manifest.permission.READ_EXTERNAL_STORAGE; | |||||
| case JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE: return Manifest.permission.WRITE_EXTERNAL_STORAGE; | |||||
| } | } | ||||
| // unknown permission ID! | // unknown permission ID! | ||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">JuceDemo</string> | |||||
| </resources> | |||||
| @@ -126,6 +126,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "JuceDemo - App" | @echo Linking "JuceDemo - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -333,8 +333,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.10; | MACOSX_DEPLOYMENT_TARGET = 10.10; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -366,8 +367,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.6; | MACOSX_DEPLOYMENT_TARGET = 10.6; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | <ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | <ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JuceDemo</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JuceDemo</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | <ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JuceDemo</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JuceDemo</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -335,8 +335,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -366,8 +367,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -64,11 +64,11 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| @@ -76,151 +76,151 @@ | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| @@ -231,19 +231,19 @@ | |||||
| // juce_video flags: | // juce_video flags: | ||||
| #ifndef JUCE_DIRECTSHOW | #ifndef JUCE_DIRECTSHOW | ||||
| //#define JUCE_DIRECTSHOW | |||||
| //#define JUCE_DIRECTSHOW 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_MEDIAFOUNDATION | #ifndef JUCE_MEDIAFOUNDATION | ||||
| //#define JUCE_MEDIAFOUNDATION | |||||
| //#define JUCE_MEDIAFOUNDATION 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_QUICKTIME | #ifndef JUCE_QUICKTIME | ||||
| //#define JUCE_QUICKTIME | |||||
| //#define JUCE_QUICKTIME 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CAMERA | #ifndef JUCE_USE_CAMERA | ||||
| //#define JUCE_USE_CAMERA | |||||
| //#define JUCE_USE_CAMERA 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -77,6 +77,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "HelloWorld - App" | @echo Linking "HelloWorld - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -108,8 +108,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -139,8 +140,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{D0620B06-01BA-BA19-C625-CE28F4174EC7}</ProjectGuid> | <ProjectGuid>{D0620B06-01BA-BA19-C625-CE28F4174EC7}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">HelloWorld</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">HelloWorld</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{D0620B06-01BA-BA19-C625-CE28F4174EC7}</ProjectGuid> | <ProjectGuid>{D0620B06-01BA-BA19-C625-CE28F4174EC7}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">HelloWorld</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">HelloWorld</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -113,8 +113,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -143,8 +144,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -55,83 +55,83 @@ | |||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -84,6 +84,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "MPETest - App" | @echo Linking "MPETest - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -179,8 +179,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.10; | MACOSX_DEPLOYMENT_TARGET = 10.10; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -210,8 +211,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.10; | MACOSX_DEPLOYMENT_TARGET = 10.10; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{D4B09FE5-F7C6-3530-7AA4-725B57317169}</ProjectGuid> | <ProjectGuid>{D4B09FE5-F7C6-3530-7AA4-725B57317169}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MPETest</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MPETest</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{D4B09FE5-F7C6-3530-7AA4-725B57317169}</ProjectGuid> | <ProjectGuid>{D4B09FE5-F7C6-3530-7AA4-725B57317169}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MPETest</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MPETest</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -63,186 +63,186 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_video flags: | // juce_video flags: | ||||
| #ifndef JUCE_DIRECTSHOW | #ifndef JUCE_DIRECTSHOW | ||||
| //#define JUCE_DIRECTSHOW | |||||
| //#define JUCE_DIRECTSHOW 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_MEDIAFOUNDATION | #ifndef JUCE_MEDIAFOUNDATION | ||||
| //#define JUCE_MEDIAFOUNDATION | |||||
| //#define JUCE_MEDIAFOUNDATION 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_QUICKTIME | #ifndef JUCE_QUICKTIME | ||||
| //#define JUCE_QUICKTIME | |||||
| //#define JUCE_QUICKTIME 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CAMERA | #ifndef JUCE_USE_CAMERA | ||||
| //#define JUCE_USE_CAMERA | |||||
| //#define JUCE_USE_CAMERA 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -81,4 +81,11 @@ android { | |||||
| } | } | ||||
| } | } | ||||
| repositories { | |||||
| } | } | ||||
| dependencies { | |||||
| } | |||||
| } | |||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">MidiTest</string> | |||||
| </resources> | |||||
| @@ -4,6 +4,8 @@ | |||||
| package="com.yourcompany.miditest"> | package="com.yourcompany.miditest"> | ||||
| <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | ||||
| <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="23"/> | <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="23"/> | ||||
| <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/> | <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/> | ||||
| <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/> | <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/> | ||||
| <uses-permission android:name="android.permission.BLUETOOTH"/> | <uses-permission android:name="android.permission.BLUETOOTH"/> | ||||
| @@ -100,13 +100,17 @@ public class MidiTest extends Activity | |||||
| // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | ||||
| private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | ||||
| private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | ||||
| private static final int JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE = 3; | |||||
| private static final int JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE = 4; | |||||
| private static String getAndroidPermissionName (int permissionID) | private static String getAndroidPermissionName (int permissionID) | ||||
| { | { | ||||
| switch (permissionID) | switch (permissionID) | ||||
| { | { | ||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE: return Manifest.permission.READ_EXTERNAL_STORAGE; | |||||
| case JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE: return Manifest.permission.WRITE_EXTERNAL_STORAGE; | |||||
| } | } | ||||
| // unknown permission ID! | // unknown permission ID! | ||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">MidiTest</string> | |||||
| </resources> | |||||
| @@ -82,6 +82,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "MidiTest - App" | @echo Linking "MidiTest - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -148,8 +148,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.9; | MACOSX_DEPLOYMENT_TARGET = 10.9; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -180,8 +181,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.9; | MACOSX_DEPLOYMENT_TARGET = 10.9; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{EB720316-22FE-A3C9-7871-F2C2B2FC7A45}</ProjectGuid> | <ProjectGuid>{EB720316-22FE-A3C9-7871-F2C2B2FC7A45}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MidiTest</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MidiTest</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{EB720316-22FE-A3C9-7871-F2C2B2FC7A45}</ProjectGuid> | <ProjectGuid>{EB720316-22FE-A3C9-7871-F2C2B2FC7A45}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MidiTest</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MidiTest</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -156,8 +156,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.MidiTest; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.MidiTest; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -186,8 +187,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.roli.MidiTest; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.MidiTest; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -60,167 +60,167 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -81,4 +81,11 @@ android { | |||||
| } | } | ||||
| } | } | ||||
| repositories { | |||||
| } | } | ||||
| dependencies { | |||||
| } | |||||
| } | |||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">JUCE Network Graphics Demo</string> | |||||
| </resources> | |||||
| @@ -4,6 +4,8 @@ | |||||
| package="com.juce.networkgraphicsdemo"> | package="com.juce.networkgraphicsdemo"> | ||||
| <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | ||||
| <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | ||||
| <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/> | <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/> | ||||
| <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/> | <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/> | ||||
| <uses-permission android:name="android.permission.BLUETOOTH"/> | <uses-permission android:name="android.permission.BLUETOOTH"/> | ||||
| @@ -97,13 +97,17 @@ public class JUCENetworkGraphicsDemo extends Activity | |||||
| // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | ||||
| private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | ||||
| private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | ||||
| private static final int JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE = 3; | |||||
| private static final int JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE = 4; | |||||
| private static String getAndroidPermissionName (int permissionID) | private static String getAndroidPermissionName (int permissionID) | ||||
| { | { | ||||
| switch (permissionID) | switch (permissionID) | ||||
| { | { | ||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE: return Manifest.permission.READ_EXTERNAL_STORAGE; | |||||
| case JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE: return Manifest.permission.WRITE_EXTERNAL_STORAGE; | |||||
| } | } | ||||
| // unknown permission ID! | // unknown permission ID! | ||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">JUCE Network Graphics Demo</string> | |||||
| </resources> | |||||
| @@ -85,6 +85,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "JUCE Network Graphics Demo - App" | @echo Linking "JUCE Network Graphics Demo - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -179,8 +179,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.9; | MACOSX_DEPLOYMENT_TARGET = 10.9; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -210,8 +211,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.9; | MACOSX_DEPLOYMENT_TARGET = 10.9; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{2F8ABED0-7428-13A5-07CD-EF1F3B43B926}</ProjectGuid> | <ProjectGuid>{2F8ABED0-7428-13A5-07CD-EF1F3B43B926}</ProjectGuid> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JUCE Network Graphics Demo</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JUCE Network Graphics Demo</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v120</PlatformToolset> | <PlatformToolset>v120</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{2F8ABED0-7428-13A5-07CD-EF1F3B43B926}</ProjectGuid> | <ProjectGuid>{2F8ABED0-7428-13A5-07CD-EF1F3B43B926}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JUCE Network Graphics Demo</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JUCE Network Graphics Demo</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -187,8 +187,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.juce.NetworkGraphicsDemo; | PRODUCT_BUNDLE_IDENTIFIER = com.juce.NetworkGraphicsDemo; | ||||
| USE_HEADERMAP = NO; }; name = Debug; }; | USE_HEADERMAP = NO; }; name = Debug; }; | ||||
| @@ -217,8 +218,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| PRODUCT_BUNDLE_IDENTIFIER = com.juce.NetworkGraphicsDemo; | PRODUCT_BUNDLE_IDENTIFIER = com.juce.NetworkGraphicsDemo; | ||||
| USE_HEADERMAP = NO; }; name = Release; }; | USE_HEADERMAP = NO; }; name = Release; }; | ||||
| @@ -63,167 +63,167 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_utils flags: | // juce_audio_utils flags: | ||||
| #ifndef JUCE_USE_CDREADER | #ifndef JUCE_USE_CDREADER | ||||
| //#define JUCE_USE_CDREADER | |||||
| //#define JUCE_USE_CDREADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CDBURNER | #ifndef JUCE_USE_CDBURNER | ||||
| //#define JUCE_USE_CDBURNER | |||||
| //#define JUCE_USE_CDBURNER 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -84,6 +84,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "OSCMonitor - App" | @echo Linking "OSCMonitor - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -168,8 +168,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -199,8 +200,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{E59DC404-E625-1E60-3811-4F0BFB026DF1}</ProjectGuid> | <ProjectGuid>{E59DC404-E625-1E60-3811-4F0BFB026DF1}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OSCMonitor</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OSCMonitor</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{E59DC404-E625-1E60-3811-4F0BFB026DF1}</ProjectGuid> | <ProjectGuid>{E59DC404-E625-1E60-3811-4F0BFB026DF1}</ProjectGuid> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | ||||
| @@ -24,6 +25,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -32,6 +34,7 @@ | |||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -42,6 +45,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -55,6 +59,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">OSCMonitor</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">OSCMonitor</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | ||||
| <PlatformToolset>v141</PlatformToolset> | <PlatformToolset>v141</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||||
| <Midl> | <Midl> | ||||
| @@ -63,175 +63,175 @@ | |||||
| // juce_audio_devices flags: | // juce_audio_devices flags: | ||||
| #ifndef JUCE_ASIO | #ifndef JUCE_ASIO | ||||
| //#define JUCE_ASIO | |||||
| //#define JUCE_ASIO 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI | #ifndef JUCE_WASAPI | ||||
| //#define JUCE_WASAPI | |||||
| //#define JUCE_WASAPI 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_WASAPI_EXCLUSIVE | #ifndef JUCE_WASAPI_EXCLUSIVE | ||||
| //#define JUCE_WASAPI_EXCLUSIVE | |||||
| //#define JUCE_WASAPI_EXCLUSIVE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DIRECTSOUND | #ifndef JUCE_DIRECTSOUND | ||||
| //#define JUCE_DIRECTSOUND | |||||
| //#define JUCE_DIRECTSOUND 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALSA | #ifndef JUCE_ALSA | ||||
| //#define JUCE_ALSA | |||||
| //#define JUCE_ALSA 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_JACK | #ifndef JUCE_JACK | ||||
| //#define JUCE_JACK | |||||
| //#define JUCE_JACK 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_ANDROID_OPENSLES | #ifndef JUCE_USE_ANDROID_OPENSLES | ||||
| //#define JUCE_USE_ANDROID_OPENSLES | |||||
| //#define JUCE_USE_ANDROID_OPENSLES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINRT_MIDI | #ifndef JUCE_USE_WINRT_MIDI | ||||
| //#define JUCE_USE_WINRT_MIDI | |||||
| //#define JUCE_USE_WINRT_MIDI 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_formats flags: | // juce_audio_formats flags: | ||||
| #ifndef JUCE_USE_FLAC | #ifndef JUCE_USE_FLAC | ||||
| //#define JUCE_USE_FLAC | |||||
| //#define JUCE_USE_FLAC 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_OGGVORBIS | #ifndef JUCE_USE_OGGVORBIS | ||||
| //#define JUCE_USE_OGGVORBIS | |||||
| //#define JUCE_USE_OGGVORBIS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_MP3AUDIOFORMAT | #ifndef JUCE_USE_MP3AUDIOFORMAT | ||||
| //#define JUCE_USE_MP3AUDIOFORMAT | |||||
| //#define JUCE_USE_MP3AUDIOFORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_LAME_AUDIO_FORMAT | #ifndef JUCE_USE_LAME_AUDIO_FORMAT | ||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT | |||||
| //#define JUCE_USE_LAME_AUDIO_FORMAT 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | #ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT | ||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT | |||||
| //#define JUCE_USE_WINDOWS_MEDIA_FORMAT 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_audio_processors flags: | // juce_audio_processors flags: | ||||
| #ifndef JUCE_PLUGINHOST_VST | #ifndef JUCE_PLUGINHOST_VST | ||||
| //#define JUCE_PLUGINHOST_VST | |||||
| //#define JUCE_PLUGINHOST_VST 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_VST3 | #ifndef JUCE_PLUGINHOST_VST3 | ||||
| //#define JUCE_PLUGINHOST_VST3 | |||||
| //#define JUCE_PLUGINHOST_VST3 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_PLUGINHOST_AU | #ifndef JUCE_PLUGINHOST_AU | ||||
| //#define JUCE_PLUGINHOST_AU | |||||
| //#define JUCE_PLUGINHOST_AU 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_core flags: | // juce_core flags: | ||||
| #ifndef JUCE_FORCE_DEBUG | #ifndef JUCE_FORCE_DEBUG | ||||
| //#define JUCE_FORCE_DEBUG | |||||
| //#define JUCE_FORCE_DEBUG 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_LOG_ASSERTIONS | #ifndef JUCE_LOG_ASSERTIONS | ||||
| //#define JUCE_LOG_ASSERTIONS | |||||
| //#define JUCE_LOG_ASSERTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CHECK_MEMORY_LEAKS | #ifndef JUCE_CHECK_MEMORY_LEAKS | ||||
| //#define JUCE_CHECK_MEMORY_LEAKS | |||||
| //#define JUCE_CHECK_MEMORY_LEAKS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | ||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES | |||||
| //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_INCLUDE_ZLIB_CODE | #ifndef JUCE_INCLUDE_ZLIB_CODE | ||||
| //#define JUCE_INCLUDE_ZLIB_CODE | |||||
| //#define JUCE_INCLUDE_ZLIB_CODE 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CURL | #ifndef JUCE_USE_CURL | ||||
| //#define JUCE_USE_CURL | |||||
| //#define JUCE_USE_CURL 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | #ifndef JUCE_CATCH_UNHANDLED_EXCEPTIONS | ||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS | |||||
| //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | #ifndef JUCE_ALLOW_STATIC_NULL_VARIABLES | ||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES | |||||
| //#define JUCE_ALLOW_STATIC_NULL_VARIABLES 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_events flags: | // juce_events flags: | ||||
| #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | #ifndef JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | ||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK | |||||
| //#define JUCE_EXECUTE_APP_SUSPEND_ON_IOS_BACKGROUND_TASK 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_graphics flags: | // juce_graphics flags: | ||||
| #ifndef JUCE_USE_COREIMAGE_LOADER | #ifndef JUCE_USE_COREIMAGE_LOADER | ||||
| //#define JUCE_USE_COREIMAGE_LOADER | |||||
| //#define JUCE_USE_COREIMAGE_LOADER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_DIRECTWRITE | #ifndef JUCE_USE_DIRECTWRITE | ||||
| //#define JUCE_USE_DIRECTWRITE | |||||
| //#define JUCE_USE_DIRECTWRITE 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_basics flags: | // juce_gui_basics flags: | ||||
| #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | #ifndef JUCE_ENABLE_REPAINT_DEBUGGING | ||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING | |||||
| //#define JUCE_ENABLE_REPAINT_DEBUGGING 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XSHM | #ifndef JUCE_USE_XSHM | ||||
| //#define JUCE_USE_XSHM | |||||
| //#define JUCE_USE_XSHM 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XRENDER | #ifndef JUCE_USE_XRENDER | ||||
| //#define JUCE_USE_XRENDER | |||||
| //#define JUCE_USE_XRENDER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_XCURSOR | #ifndef JUCE_USE_XCURSOR | ||||
| //#define JUCE_USE_XCURSOR | |||||
| //#define JUCE_USE_XCURSOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_gui_extra flags: | // juce_gui_extra flags: | ||||
| #ifndef JUCE_WEB_BROWSER | #ifndef JUCE_WEB_BROWSER | ||||
| //#define JUCE_WEB_BROWSER | |||||
| //#define JUCE_WEB_BROWSER 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR | ||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR | |||||
| //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| // juce_video flags: | // juce_video flags: | ||||
| #ifndef JUCE_DIRECTSHOW | #ifndef JUCE_DIRECTSHOW | ||||
| //#define JUCE_DIRECTSHOW | |||||
| //#define JUCE_DIRECTSHOW 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_MEDIAFOUNDATION | #ifndef JUCE_MEDIAFOUNDATION | ||||
| //#define JUCE_MEDIAFOUNDATION | |||||
| //#define JUCE_MEDIAFOUNDATION 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_QUICKTIME | #ifndef JUCE_QUICKTIME | ||||
| //#define JUCE_QUICKTIME | |||||
| //#define JUCE_QUICKTIME 1 | |||||
| #endif | #endif | ||||
| #ifndef JUCE_USE_CAMERA | #ifndef JUCE_USE_CAMERA | ||||
| //#define JUCE_USE_CAMERA | |||||
| //#define JUCE_USE_CAMERA 1 | |||||
| #endif | #endif | ||||
| //============================================================================== | //============================================================================== | ||||
| #ifndef JUCE_STANDALONE_APPLICATION | #ifndef JUCE_STANDALONE_APPLICATION | ||||
| @@ -81,4 +81,11 @@ android { | |||||
| } | } | ||||
| } | } | ||||
| repositories { | |||||
| } | } | ||||
| dependencies { | |||||
| } | |||||
| } | |||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">OSCReceiver</string> | |||||
| </resources> | |||||
| @@ -4,6 +4,8 @@ | |||||
| package="com.yourcompany.oscreceiver"> | package="com.yourcompany.oscreceiver"> | ||||
| <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | ||||
| <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | ||||
| <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> | |||||
| <uses-permission android:name="android.permission.INTERNET"/> | <uses-permission android:name="android.permission.INTERNET"/> | ||||
| <application android:label="@string/app_name"> | <application android:label="@string/app_name"> | ||||
| <activity android:name="OSCReceiver" android:label="@string/app_name" android:configChanges="keyboardHidden|orientation" | <activity android:name="OSCReceiver" android:label="@string/app_name" android:configChanges="keyboardHidden|orientation" | ||||
| @@ -97,13 +97,17 @@ public class OSCReceiver extends Activity | |||||
| // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | // these have to match the values of enum PermissionID in C++ class RuntimePermissions: | ||||
| private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | private static final int JUCE_PERMISSIONS_RECORD_AUDIO = 1; | ||||
| private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | private static final int JUCE_PERMISSIONS_BLUETOOTH_MIDI = 2; | ||||
| private static final int JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE = 3; | |||||
| private static final int JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE = 4; | |||||
| private static String getAndroidPermissionName (int permissionID) | private static String getAndroidPermissionName (int permissionID) | ||||
| { | { | ||||
| switch (permissionID) | switch (permissionID) | ||||
| { | { | ||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_RECORD_AUDIO: return Manifest.permission.RECORD_AUDIO; | |||||
| case JUCE_PERMISSIONS_BLUETOOTH_MIDI: return Manifest.permission.ACCESS_COARSE_LOCATION; | |||||
| case JUCE_PERMISSIONS_READ_EXTERNAL_STORAGE: return Manifest.permission.READ_EXTERNAL_STORAGE; | |||||
| case JUCE_PERMISSIONS_WRITE_EXTERNAL_STORAGE: return Manifest.permission.WRITE_EXTERNAL_STORAGE; | |||||
| } | } | ||||
| // unknown permission ID! | // unknown permission ID! | ||||
| @@ -0,0 +1,5 @@ | |||||
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <resources> | |||||
| <string name="app_name">OSCReceiver</string> | |||||
| </resources> | |||||
| @@ -78,6 +78,8 @@ OBJECTS_APP := \ | |||||
| .PHONY: clean all | .PHONY: clean all | ||||
| all : $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) | |||||
| $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | ||||
| @echo Linking "OSCReceiver - App" | @echo Linking "OSCReceiver - App" | ||||
| -$(V_AT)mkdir -p $(JUCE_BINDIR) | -$(V_AT)mkdir -p $(JUCE_BINDIR) | ||||
| @@ -115,8 +115,9 @@ | |||||
| "JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -146,8 +147,9 @@ | |||||
| "JucePlugin_Build_Standalone=0", ); | "JucePlugin_Build_Standalone=0", ); | ||||
| GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)"); | |||||
| HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | |||||
| INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
| INFOPLIST_PREPROCESS = NO; | |||||
| INSTALL_PATH = "$(HOME)/Applications"; | INSTALL_PATH = "$(HOME)/Applications"; | ||||
| MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
| MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
| @@ -16,6 +16,7 @@ | |||||
| <PropertyGroup Label="Globals"> | <PropertyGroup Label="Globals"> | ||||
| <ProjectGuid>{A40EAB9E-5492-90CF-0F05-8362CD22E2D2}</ProjectGuid> | <ProjectGuid>{A40EAB9E-5492-90CF-0F05-8362CD22E2D2}</ProjectGuid> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | ||||
| @@ -23,6 +24,7 @@ | |||||
| <ConfigurationType>Application</ConfigurationType> | <ConfigurationType>Application</ConfigurationType> | ||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | ||||
| Label="Configuration"> | Label="Configuration"> | ||||
| @@ -30,6 +32,7 @@ | |||||
| <UseOfMfc>false</UseOfMfc> | <UseOfMfc>false</UseOfMfc> | ||||
| <WholeProgramOptimization>true</WholeProgramOptimization> | <WholeProgramOptimization>true</WholeProgramOptimization> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | ||||
| <ImportGroup Label="ExtensionSettings"/> | <ImportGroup Label="ExtensionSettings"/> | ||||
| @@ -40,6 +43,7 @@ | |||||
| </ImportGroup> | </ImportGroup> | ||||
| <PropertyGroup Label="UserMacros"> | <PropertyGroup Label="UserMacros"> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||||
| @@ -53,6 +57,7 @@ | |||||
| <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OSCReceiver</TargetName> | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OSCReceiver</TargetName> | ||||
| <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | ||||
| <PlatformToolset>v140</PlatformToolset> | <PlatformToolset>v140</PlatformToolset> | ||||
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||||
| <Midl> | <Midl> | ||||