exporting an older plugin i made no matter what i do?
-
Hey everyone,
I took a break from HISE and just came back to it today. I created a new, basic reverb plugin, and it compiles without any errors. However, when I load the AU version of the plugin, it opens an older delay plugin I made instead of the new one I made today.
I’ve tried recompiling multiple times across three different projects, but the issue persists. Has anyone run into this before, or have suggestions on what might be causing this and how to resolve it?
Thanks in advance!
-
@cemeterychips did you delete the previous plugin first? And did you copy the new one across from the binaries folder?
-
@David-Healey its a completely different plugin, not a newer version of the same plugin. do I still need to do that?
thanks!
-
@David-Healey said in exporting an older plugin i made no matter what i do?:
@cemeterychips did you delete the previous plugin first? And did you copy the new one across from the binaries folder?
I think im closing in on the issue
"The source code has a different commit hash than the hise build" -
@cemeterychips Make sure you don't have the same plugin code on the 2 plugins, in some daws this will be important

-
@ulrik oh very interesting let me give that a shot, thank you!
-
@cemeterychips said in exporting an older plugin i made no matter what i do?:
source code has a different commit hash than the hise build
How many copies of the source code do you have?