closes #7
Processor editor and processor in seperate files. slider paramters now can be added by simply adding them in the processor, everything else is dynamic
This commit is contained in:
@ -10,6 +10,15 @@
|
||||
resource="1" file="Assets/webviewplugin-gui-fallback.html"/>
|
||||
</GROUP>
|
||||
<GROUP id="{BA45FF6A-23B2-0FFB-BB29-84A581170899}" name="Source">
|
||||
<FILE id="eO13ze" name="PluginEditor.cpp" compile="1" resource="0"
|
||||
file="Source/PluginEditor.cpp"/>
|
||||
<FILE id="izJGih" name="PluginEditor.h" compile="0" resource="0" file="Source/PluginEditor.h"/>
|
||||
<FILE id="m8Uj9j" name="PluginProcessor.cpp" compile="1" resource="0"
|
||||
file="Source/PluginProcessor.cpp"/>
|
||||
<FILE id="UtuXpw" name="PluginProcessor.h" compile="0" resource="0"
|
||||
file="Source/PluginProcessor.h"/>
|
||||
<FILE id="N1TngJ" name="CircularBuffer.h" compile="0" resource="0"
|
||||
file="Source/CircularBuffer.h"/>
|
||||
<FILE id="dgTaja" name="shifter_voice.cpp" compile="1" resource="0"
|
||||
file="Source/shifter_voice.cpp"/>
|
||||
<FILE id="clLeAX" name="shifter_voice.h" compile="0" resource="0" file="Source/shifter_voice.h"/>
|
||||
|
||||
Reference in New Issue
Block a user