main_crystalizereq/CrystalizerEQ/CrystalizerEQ.jucer
Legaeli ad58381614 Fixed icon colour on masterbypass bug.
Added Crystalize button feature with changing opacity based on 2 .svgs.
Added a border to filterarea.
Added margin to analyzer area.
2025-11-07 22:47:30 +01:00

56 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="YAFUa7" name="CrystalizerEQ" projectType="audioplug" useAppConfig="0"
addUsingNamespaceToJuceHeader="0" jucerFormatVersion="1" includeBinaryInJuceHeader="1">
<MAINGROUP id="tIFb5P" name="CrystalizerEQ">
<GROUP id="{AA7B0EDB-DF66-A6F3-2EE9-6182549534AD}" name="Resources">
<GROUP id="{E9EBFE43-F09A-7973-F5CB-58D503DEC338}" name="Fonts">
<FILE id="b89BGe" name="horizon.otf" compile="0" resource="1" file="Resources/Fonts/horizon.otf"
xcodeResource="0"/>
<FILE id="c2nfG9" name="horizon_outlined.otf" compile="0" resource="1"
file="Resources/Fonts/horizon_outlined.otf"/>
<FILE id="eiztkm" name="Inter_28pt-SemiBold.ttf" compile="0" resource="1"
file="Resources/Fonts/Inter_28pt-SemiBold.ttf"/>
<FILE id="lj8mlJ" name="JetBrainsMono-Regular.ttf" compile="0" resource="1"
file="Resources/Fonts/JetBrainsMono-Regular.ttf"/>
<FILE id="WWwAcy" name="Orbitron-Bold.ttf" compile="0" resource="1"
file="Resources/Fonts/Orbitron-Bold.ttf"/>
<FILE id="i1huV5" name="Orbitron-Regular.ttf" compile="0" resource="1"
file="Resources/Fonts/Orbitron-Regular.ttf"/>
<FILE id="jfs208" name="Roboto-Regular.ttf" compile="0" resource="1"
file="Resources/Fonts/Roboto-Regular.ttf"/>
</GROUP>
<GROUP id="{3DCFA257-AECE-2625-016F-D02D71FFA24B}" name="Icons">
<FILE id="MWCD1t" name="preset_menu_icon.svg" compile="0" resource="1"
file="Resources/Icons/preset_menu_icon.svg"/>
<FILE id="cp2JDP" name="crystalize_button_active_icon.svg" compile="0"
resource="1" file="Resources/Icons/crystalize_button_active_icon.svg"/>
<FILE id="ROk8co" name="crystalize_button_passive_icon.svg" compile="0"
resource="1" file="Resources/Icons/crystalize_button_passive_icon.svg"/>
<FILE id="wKb70q" name="bypass_icon.svg" compile="0" resource="1" file="Resources/Icons/bypass_icon.svg"/>
</GROUP>
</GROUP>
<GROUP id="{35FBD493-7CC4-46AF-B326-97EC86BFAD0A}" name="Source">
<FILE id="ODWTVl" name="AXIOMDesignSystem.h" compile="0" resource="0"
file="AXIOMDesignSystem.h"/>
<FILE id="KdHhc9" name="PluginEditor.cpp" compile="1" resource="0"
file="PluginEditor.cpp"/>
<FILE id="d34tfb" name="PluginEditor.h" compile="0" resource="0" file="PluginEditor.h"/>
<FILE id="ikv3x1" name="PluginProcessor.cpp" compile="1" resource="0"
file="PluginProcessor.cpp"/>
<FILE id="WrQYp9" name="PluginProcessor.h" compile="0" resource="0"
file="PluginProcessor.h"/>
</GROUP>
</MAINGROUP>
<MODULES/>
<JUCEOPTIONS JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_VST3_CAN_REPLACE_VST2="0"/>
<EXPORTFORMATS>
<VS2022 targetFolder="Builds/VisualStudio2022">
<CONFIGURATIONS>
<CONFIGURATION isDebug="1" name="Debug" targetName="CrystalizerEQ"/>
<CONFIGURATION isDebug="0" name="Release" targetName="CrystalizerEQ"/>
</CONFIGURATIONS>
</VS2022>
</EXPORTFORMATS>
</JUCERPROJECT>