| @@ -10,9 +10,8 @@ | |||||
| pluginChannelConfigs="{2,2},{2,4}, {2,8}, {8,8} " pluginIsSynth="0" | pluginChannelConfigs="{2,2},{2,4}, {2,8}, {8,8} " pluginIsSynth="0" | ||||
| pluginWantsMidiIn="0" pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0" | pluginWantsMidiIn="0" pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0" | ||||
| pluginEditorRequiresKeys="0" pluginAUExportPrefix="paulxstretchAU" | pluginEditorRequiresKeys="0" pluginAUExportPrefix="paulxstretchAU" | ||||
| pluginRTASCategory="" aaxIdentifier="com.yourcompany.paulstretchplugin" | |||||
| pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.3.0" | |||||
| headerPath=" "> | |||||
| aaxIdentifier="com.yourcompany.paulstretchplugin" pluginAAXCategory="2" | |||||
| jucerVersion="5.3.1" headerPath=" " pluginFormats="buildVST,buildAU,buildStandalone"> | |||||
| <MAINGROUP id="nozXHl" name="PaulXStretch"> | <MAINGROUP id="nozXHl" name="PaulXStretch"> | ||||
| <GROUP id="{03DA6B32-F666-FF60-F168-4385D0847058}" name="Source"> | <GROUP id="{03DA6B32-F666-FF60-F168-4385D0847058}" name="Source"> | ||||
| <FILE id="Mz5aVb" name="envelope_component.cpp" compile="1" resource="0" | <FILE id="Mz5aVb" name="envelope_component.cpp" compile="1" resource="0" | ||||
| @@ -147,4 +146,7 @@ | |||||
| <MODULE id="juce_gui_extra" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/> | <MODULE id="juce_gui_extra" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/> | ||||
| </MODULES> | </MODULES> | ||||
| <JUCEOPTIONS JUCE_QUICKTIME="disabled"/> | <JUCEOPTIONS JUCE_QUICKTIME="disabled"/> | ||||
| <LIVE_SETTINGS> | |||||
| <OSX/> | |||||
| </LIVE_SETTINGS> | |||||
| </JUCERPROJECT> | </JUCERPROJECT> | ||||