mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Re-saved all projects
This commit is contained in:
parent
0ae8aa812c
commit
9fc21a8d5a
58 changed files with 108 additions and 60 deletions
|
|
@ -8,7 +8,7 @@
|
|||
pluginCode="AUv3" pluginChannelConfigs="" pluginIsSynth="1" pluginWantsMidiIn="1"
|
||||
pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="AUv3SynthAU" pluginRTASCategory="" aaxIdentifier="com.roli.development.AUv3Synth"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.1"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.2"
|
||||
buildStandalone="1" enableIAA="0" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="h0gx6L" name="AUv3Synth">
|
||||
|
|
|
|||
|
|
@ -128,6 +128,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="LrATE6" name="AnimationAppExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.AnimationAppExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="F3keCY" name="AnimationAppExample">
|
||||
<GROUP id="{5E4132EA-C4A0-CBDE-BEDA-FD6772DA79D5}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="PAnJXP" name="AudioAppExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.AudioAppExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="GaJIge" name="AudioAppExample">
|
||||
<GROUP id="{168FC5D4-FA65-8320-F83E-C14C416638E1}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="aa4reI" name="BlocksDrawing" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.BlocksDrawing" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
<MAINGROUP id="yXiPIx" name="BlocksDrawing">
|
||||
<GROUP id="{092A4D5B-31E2-5D03-9B41-81C10EC447E8}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="X7eXs7" name="BlocksMonitor" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.BlocksInfo" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
<MAINGROUP id="msZ9DB" name="BlocksMonitor">
|
||||
<GROUP id="{2C318C74-6596-8102-3CA6-602595447F25}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="XsTycT" name="BlocksSynth" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.BlocksSynth" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
<MAINGROUP id="onTNql" name="BlocksSynth">
|
||||
<GROUP id="{0CEBC63B-4C52-E77F-CD6E-A2E65F0C9B2B}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="fyUrFS" name="BouncingBallWavetableDemo" projectType="guiapp"
|
||||
version="1.0.0" bundleIdentifier="com.juce.BouncingBallWavetableDemo"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.1" displaySplashScreen="0"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.2" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
<MAINGROUP id="MgjqDB" name="BouncingBallWavetableDemo">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="oNvA5C" name="ComponentTutorialExample" projectType="guiapp"
|
||||
version="1.0.0" bundleIdentifier="com.roli.ComponentTutorialExample"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.1" displaySplashScreen="0"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.2" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
<MAINGROUP id="WydTVz" name="ComponentTutorialExample">
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="DSPmoduleplugindemoAU" pluginRTASCategory=""
|
||||
aaxIdentifier="com.yourcompany.DSPmoduleplugindemo" pluginAAXCategory="AAX_ePlugInCategory_Dynamics"
|
||||
jucerVersion="5.1.1" companyName="ROLI Ltd." companyWebsite="www.juce.com"
|
||||
jucerVersion="5.1.2" companyName="ROLI Ltd." companyWebsite="www.juce.com"
|
||||
companyEmail="info@juce.com" cppLanguageStandard="14">
|
||||
<MAINGROUP id="EukfoT" name="DSPModulePluginDemo">
|
||||
<GROUP id="{03DB4847-1567-1194-A0D2-ECC6C6C5042C}" name="Resources">
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<JUCERPROJECT id="yVderJ" name="DSPDemo" displaySplashScreen="1" reportAppUsage="1"
|
||||
splashScreenColour="Dark" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.DSPDemo" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" cppLanguageStandard="14" companyName="ROLI Ltd."
|
||||
jucerVersion="5.1.2" cppLanguageStandard="14" companyName="ROLI Ltd."
|
||||
companyWebsite="www.juce.com" companyEmail="info@juce.com">
|
||||
<MAINGROUP id="vJBLPL" name="DSPDemo">
|
||||
<GROUP id="{EF78091C-1BFD-651B-9BAA-893A127B90F5}" name="Source">
|
||||
|
|
|
|||
|
|
@ -201,6 +201,10 @@
|
|||
//#define JUCE_DSP_USE_STATIC_FFTW 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_DSP_ENABLE_SNAP_TO_ZERO
|
||||
//#define JUCE_DSP_ENABLE_SNAP_TO_ZERO 1
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
// juce_events flags:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="sBBIzr" name="JuceDemo" projectType="guiapp" version="3.0.0"
|
||||
bundleIdentifier="com.roli.JuceDemo" jucerVersion="5.1.1" defines="JUCE_UNIT_TESTS=1"
|
||||
bundleIdentifier="com.roli.JuceDemo" jucerVersion="5.1.2" defines="JUCE_UNIT_TESTS=1"
|
||||
includeBinaryInAppConfig="1" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<EXPORTFORMATS>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="tTAKTK1s" name="HelloWorld" projectType="guiapp" juceFolder="../../../juce"
|
||||
jucerVersion="5.1.1" version="1.0.0" bundleIdentifier="com.roli.jucehelloworld"
|
||||
jucerVersion="5.1.2" version="1.0.0" bundleIdentifier="com.roli.jucehelloworld"
|
||||
companyName="ROLI Ltd." includeBinaryInAppConfig="1" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
<EXPORTFORMATS>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<JUCERPROJECT id="bSx0Ct" name="InAppPurchase" displaySplashScreen="0" reportAppUsage="1"
|
||||
splashScreenColour="Dark" projectType="guiapp" version="0.0.2"
|
||||
bundleIdentifier="com.roli.juceInAppPurchaseSample" includeBinaryInAppConfig="1"
|
||||
cppLanguageStandard="11" jucerVersion="5.1.1" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11" jucerVersion="5.1.2" companyName="ROLI Ltd."
|
||||
companyWebsite="www.juce.com" companyEmail="info@juce.com">
|
||||
<MAINGROUP id="y4sxBT" name="InAppPurchase">
|
||||
<GROUP id="{D5BB0A26-3258-B6DA-ED7A-A306325E64AE}" name="BinaryData">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="IilE7R" name="MPETest" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.MPETest" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="VCQQcn" name="MPETest">
|
||||
<GROUP id="{D43238F0-992F-BC5A-F1AA-31BBBD3D17B0}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="wHE0ay" name="MidiTest" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.MidiTest" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="s3xxCh" name="MidiTest">
|
||||
<GROUP id="{7D29F5BC-1B05-AE8F-9202-5CF152AB1103}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="gWI5Ir" name="JUCE Network Graphics Demo" projectType="guiapp"
|
||||
version="1.0.0" bundleIdentifier="com.juce.NetworkGraphicsDemo"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.1" displaySplashScreen="0"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.2" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
<MAINGROUP id="OT9rJ2" name="JUCE Network Graphics Demo">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="IhmIkj" name="OSCMonitor" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.OSCMonitor" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="N9NMMk" name="OSCMonitor">
|
||||
<GROUP id="{2B92546C-6B49-72D9-ACD0-0F2FCE9AD0D5}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="pdocPt" name="OSCReceiver" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.OSCReceiver" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="Y6Q0O9" name="OSCReceiver">
|
||||
<GROUP id="{9F303ECD-83DE-CA91-97B4-C083DA897F49}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="rysVAr" name="OSCSender" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.OSCSender" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="knnZZJ" name="OSCSender">
|
||||
<GROUP id="{F2A0007A-4D24-4DD6-DEC8-6428F36CE45D}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="c3KrlE" name="OpenGLAppExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.OpenGLAppExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="amjEXL" name="OpenGLAppExample">
|
||||
<GROUP id="{28FE2D12-A88D-07E2-72CF-CD04014CF225}" name="Source">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="jKHEJM" name="PluckedStringsDemo" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.PluckedStringsDemo" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="IWdVf7" name="PluckedStringsDemo">
|
||||
<GROUP id="{8800CD50-6741-8B75-0305-FAF13427EF5D}" name="Source">
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
pluginIsMidiEffectPlugin="1" pluginSilenceInIsSilenceOut="0"
|
||||
pluginEditorRequiresKeys="0" pluginAUExportPrefix="ArpeggiatorAU"
|
||||
pluginRTASCategory="" aaxIdentifier="com.roli.Arpeggiator" pluginAAXCategory="AAX_EPlugInCategory_Effect"
|
||||
jucerVersion="5.1.1" companyName="ROLI Ltd." companyWebsite="www.juce.com"
|
||||
jucerVersion="5.1.2" companyName="ROLI Ltd." companyWebsite="www.juce.com"
|
||||
companyEmail="info@juce.com" buildAUv3="0" buildStandalone="0"
|
||||
enableIAA="0" displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark"
|
||||
cppLanguageStandard="11">
|
||||
|
|
|
|||
|
|
@ -130,6 +130,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
pluginIsSynth="0" pluginWantsMidiIn="0" pluginProducesMidiOut="0"
|
||||
pluginSilenceInIsSilenceOut="1" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="GainPlugInAU" pluginRTASCategory="" aaxIdentifier="com.roli.GainPlugIn"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.1"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.2"
|
||||
pluginIsMidiEffectPlugin="0" buildAUv3="0" buildStandalone="0"
|
||||
enableIAA="0" displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark"
|
||||
companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
|
|
|
|||
|
|
@ -130,6 +130,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
pluginIsSynth="0" pluginWantsMidiIn="0" pluginProducesMidiOut="0"
|
||||
pluginIsMidiEffectPlugin="0" pluginEditorRequiresKeys="0" pluginAUExportPrefix="InterAppAudioEffectAU"
|
||||
pluginRTASCategory="" aaxIdentifier="com.yourcompany.InterAppAudioEffect"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.1"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.2"
|
||||
companyName="ROLI Ltd." buildStandalone="1" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
<MAINGROUP id="BhTVmm" name="InterAppAudioEffect">
|
||||
|
|
|
|||
|
|
@ -128,6 +128,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -130,6 +130,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
pluginSilenceInIsSilenceOut="0" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="MultiOutSynthAU" pluginRTASCategory=""
|
||||
aaxIdentifier="com.roli.MultiOutSynth" pluginAAXCategory="AAX_ePlugInCategory_SWGenerators"
|
||||
jucerVersion="5.1.1" companyName="ROLI Ltd." companyWebsite="www.roli.com"
|
||||
jucerVersion="5.1.2" companyName="ROLI Ltd." companyWebsite="www.roli.com"
|
||||
companyEmail="info@juce.com" pluginIsMidiEffectPlugin="0" buildAUv3="0"
|
||||
buildStandalone="0" enableIAA="0" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
|
|
|
|||
|
|
@ -130,6 +130,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
pluginIsSynth="0" pluginWantsMidiIn="0" pluginProducesMidiOut="0"
|
||||
pluginSilenceInIsSilenceOut="0" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="NoiseGateAU" pluginRTASCategory="" aaxIdentifier="com.roli.NoiseGate"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.1"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.1.2"
|
||||
pluginIsMidiEffectPlugin="0" buildAUv3="0" buildStandalone="0"
|
||||
enableIAA="0" displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark"
|
||||
companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
|
|
|
|||
|
|
@ -130,6 +130,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
pluginIsMidiEffectPlugin="0" pluginSilenceInIsSilenceOut="0"
|
||||
pluginEditorRequiresKeys="0" pluginAUExportPrefix="SurroundAU"
|
||||
pluginRTASCategory="" aaxIdentifier="com.roli.Surround" pluginAAXCategory="AAX_ePlugInCategory_Dynamics"
|
||||
jucerVersion="5.1.1" buildAUv3="0" buildStandalone="0" enableIAA="0"
|
||||
jucerVersion="5.1.2" buildAUv3="0" buildStandalone="0" enableIAA="0"
|
||||
displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark"
|
||||
companyName="ROLI Ltd." cppLanguageStandard="11">
|
||||
<MAINGROUP id="dEAH7t" name="Surround">
|
||||
|
|
|
|||
|
|
@ -201,6 +201,10 @@
|
|||
//#define JUCE_DSP_USE_STATIC_FFTW 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_DSP_ENABLE_SNAP_TO_ZERO
|
||||
//#define JUCE_DSP_ENABLE_SNAP_TO_ZERO 1
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
// juce_events flags:
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="cgcxPd" name="SimpleFFTExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.SimpleFFTExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" displaySplashScreen="0" reportAppUsage="0"
|
||||
jucerVersion="5.1.2" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="14">
|
||||
<MAINGROUP id="rZCHr8" name="SimpleFFTExample">
|
||||
<GROUP id="{8DC23B3F-98AC-AB1C-B26A-E693AF2DF0D2}" name="Source">
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
<dict>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This app requires microphone input.</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
<dict>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This app requires microphone input.</string>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
pluginProducesMidiOut="1" pluginSilenceInIsSilenceOut="0" pluginTailLength="0"
|
||||
pluginEditorRequiresKeys="1" pluginAUExportPrefix="JuceDemoProjectAU"
|
||||
pluginAUViewClass="JuceDemoProjectAU_V1" pluginRTASCategory=""
|
||||
bundleIdentifier="com.juce.JuceDemoPlugin" jucerVersion="5.1.1"
|
||||
bundleIdentifier="com.juce.JuceDemoPlugin" jucerVersion="5.1.2"
|
||||
companyName="ROLI Ltd." aaxIdentifier="com.yourcompany.JuceDemoPlugin"
|
||||
buildAAX="0" pluginAAXCategory="AAX_ePlugInCategory_Dynamics"
|
||||
includeBinaryInAppConfig="1" buildVST3="0" pluginManufacturerEmail="support@yourcompany.com"
|
||||
|
|
|
|||
|
|
@ -128,6 +128,10 @@
|
|||
//#define JUCE_FORCE_USE_LEGACY_PARAM_IDS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
|
||||
//#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS
|
||||
//#define JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="NTe0XB0ij" name="Plugin Host" projectType="guiapp" version="1.0.0"
|
||||
juceFolder="../../../juce" vstFolderMac="~/SDKs/vstsdk2.4" vstFolderPC="c:\SDKs\vstsdk2.4"
|
||||
bundleIdentifier="com.roli.pluginhost" jucerVersion="5.1.1" companyName="ROLI Ltd."
|
||||
bundleIdentifier="com.roli.pluginhost" jucerVersion="5.1.2" companyName="ROLI Ltd."
|
||||
includeBinaryInAppConfig="1" displaySplashScreen="0" reportAppUsage="0"
|
||||
splashScreenColour="Dark" cppLanguageStandard="11">
|
||||
<EXPORTFORMATS>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="AKfc5m" name="AudioPerformanceTest" projectType="guiapp"
|
||||
version="1.0.0" bundleIdentifier="com.juce.AudioPerformanceTest"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.1" displaySplashScreen="0"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.1.2" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
<MAINGROUP id="b1eVTe" name="AudioPerformanceTest">
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ ifeq ($(CONFIG),Debug)
|
|||
TARGET_ARCH := -march=native
|
||||
endif
|
||||
|
||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.1.1 -DJUCE_APP_VERSION_HEX=0x50101 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
|
||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.1.2 -DJUCE_APP_VERSION_HEX=0x50102 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
|
||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0
|
||||
JUCE_TARGET_APP := Projucer
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ ifeq ($(CONFIG),Release)
|
|||
TARGET_ARCH := -march=native
|
||||
endif
|
||||
|
||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.1.1 -DJUCE_APP_VERSION_HEX=0x50101 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
|
||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.1.2 -DJUCE_APP_VERSION_HEX=0x50102 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
|
||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0
|
||||
JUCE_TARGET_APP := Projucer
|
||||
|
||||
|
|
|
|||
|
|
@ -33,9 +33,9 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.1.1</string>
|
||||
<string>5.1.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.1.1</string>
|
||||
<string>5.1.2</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>ROLI Ltd.</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
|
|
|
|||
|
|
@ -738,8 +738,8 @@
|
|||
"_DEBUG=1",
|
||||
"DEBUG=1",
|
||||
"JUCER_XCODE_MAC_F6D2F4CF=1",
|
||||
"JUCE_APP_VERSION=5.1.1",
|
||||
"JUCE_APP_VERSION_HEX=0x50101",
|
||||
"JUCE_APP_VERSION=5.1.2",
|
||||
"JUCE_APP_VERSION_HEX=0x50102",
|
||||
"JucePlugin_Build_VST=0",
|
||||
"JucePlugin_Build_VST3=0",
|
||||
"JucePlugin_Build_AU=0",
|
||||
|
|
@ -771,8 +771,8 @@
|
|||
"_NDEBUG=1",
|
||||
"NDEBUG=1",
|
||||
"JUCER_XCODE_MAC_F6D2F4CF=1",
|
||||
"JUCE_APP_VERSION=5.1.1",
|
||||
"JUCE_APP_VERSION_HEX=0x50101",
|
||||
"JUCE_APP_VERSION=5.1.2",
|
||||
"JUCE_APP_VERSION_HEX=0x50102",
|
||||
"JucePlugin_Build_VST=0",
|
||||
"JucePlugin_Build_VST3=0",
|
||||
"JucePlugin_Build_AU=0",
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
<Optimization>Disabled</Optimization>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.1.1;JUCE_APP_VERSION_HEX=0x50101;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||||
<PrecompiledHeader/>
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
<ClCompile>
|
||||
<Optimization>Full</Optimization>
|
||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.1.1;JUCE_APP_VERSION_HEX=0x50101;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||||
<PrecompiledHeader/>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 5,1,1,0
|
||||
FILEVERSION 5,1,2,0
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
|
|
@ -15,9 +15,9 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "CompanyName", "ROLI Ltd.\0"
|
||||
VALUE "FileDescription", "Projucer\0"
|
||||
VALUE "FileVersion", "5.1.1\0"
|
||||
VALUE "FileVersion", "5.1.2\0"
|
||||
VALUE "ProductName", "Projucer\0"
|
||||
VALUE "ProductVersion", "5.1.1\0"
|
||||
VALUE "ProductVersion", "5.1.2\0"
|
||||
END
|
||||
END
|
||||
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
<Optimization>Disabled</Optimization>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.1.1;JUCE_APP_VERSION_HEX=0x50101;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||||
<PrecompiledHeader/>
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
<ClCompile>
|
||||
<Optimization>Full</Optimization>
|
||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.1.1;JUCE_APP_VERSION_HEX=0x50101;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||||
<PrecompiledHeader/>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 5,1,1,0
|
||||
FILEVERSION 5,1,2,0
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
|
|
@ -15,9 +15,9 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "CompanyName", "ROLI Ltd.\0"
|
||||
VALUE "FileDescription", "Projucer\0"
|
||||
VALUE "FileVersion", "5.1.1\0"
|
||||
VALUE "FileVersion", "5.1.2\0"
|
||||
VALUE "ProductName", "Projucer\0"
|
||||
VALUE "ProductVersion", "5.1.1\0"
|
||||
VALUE "ProductVersion", "5.1.2\0"
|
||||
END
|
||||
END
|
||||
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
<Optimization>Disabled</Optimization>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.1.1;JUCE_APP_VERSION_HEX=0x50101;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||||
<PrecompiledHeader/>
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
<ClCompile>
|
||||
<Optimization>Full</Optimization>
|
||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.1.1;JUCE_APP_VERSION_HEX=0x50101;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||||
<PrecompiledHeader/>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 5,1,1,0
|
||||
FILEVERSION 5,1,2,0
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
|
|
@ -15,9 +15,9 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "CompanyName", "ROLI Ltd.\0"
|
||||
VALUE "FileDescription", "Projucer\0"
|
||||
VALUE "FileVersion", "5.1.1\0"
|
||||
VALUE "FileVersion", "5.1.2\0"
|
||||
VALUE "ProductName", "Projucer\0"
|
||||
VALUE "ProductVersion", "5.1.1\0"
|
||||
VALUE "ProductVersion", "5.1.2\0"
|
||||
END
|
||||
END
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "Projucer";
|
||||
const char* const versionString = "5.1.1";
|
||||
const int versionNumber = 0x50101;
|
||||
const char* const versionString = "5.1.2";
|
||||
const int versionNumber = 0x50102;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="M70qfTRRk" name="Projucer" projectType="guiapp" juceFolder="../../juce"
|
||||
jucerVersion="5.1.1" version="5.1.2" bundleIdentifier="com.juce.theprojucer"
|
||||
jucerVersion="5.1.2" version="5.1.2" bundleIdentifier="com.juce.theprojucer"
|
||||
defines="" includeBinaryInAppConfig="1" splashScreenColour="Dark"
|
||||
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
|
|
|
|||
|
|
@ -207,6 +207,10 @@
|
|||
//#define JUCE_DSP_USE_STATIC_FFTW 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_DSP_ENABLE_SNAP_TO_ZERO
|
||||
//#define JUCE_DSP_ENABLE_SNAP_TO_ZERO 1
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
// juce_events flags:
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="Z2Xzcp" name="UnitTestRunner" projectType="consoleapp" version="1.0.0"
|
||||
bundleIdentifier="com.roli.UnitTestRunner" includeBinaryInAppConfig="1"
|
||||
jucerVersion="5.1.1" defines="JUCE_UNIT_TESTS=1" displaySplashScreen="0"
|
||||
jucerVersion="5.1.2" defines="JUCE_UNIT_TESTS=1" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="14">
|
||||
<MAINGROUP id="GZdWCU" name="UnitTestRunner">
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="3t6YqETY1" name="BinaryBuilder" projectType="consoleapp"
|
||||
juceFolder="../../../juce" jucerVersion="5.1.1" bundleIdentifier="com.roli.binarybuilder"
|
||||
juceFolder="../../../juce" jucerVersion="5.1.2" bundleIdentifier="com.roli.binarybuilder"
|
||||
includeBinaryInAppConfig="1" version="1.0.0" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" version="1.0.0"
|
||||
juceLinkage="none" bundleIdentifier="com.roli.jucedll" jucerVersion="5.1.1"
|
||||
juceLinkage="none" bundleIdentifier="com.roli.jucedll" jucerVersion="5.1.2"
|
||||
defines="JUCE_DLL_BUILD=1" includeBinaryInAppConfig="1" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue