Hello all,
New to projucer and coding plugins.
I have created about 4 audio plugins so far, and all have worked reasonably well. I just started getting this issue where if I try to launch the plugin I am working on, the UI pops up, but the actual audio modification is from a plugin I am no longer working on.
For example:
I made a simple gain plugin called “AlexAudioGain” which simply has a slider that modifies the gain…
I closed this project, made another which is intending to modify phase with a very similar UI- but when I go to toggle the slider, it still modifies the gain.
Any ideas what is going on here? If I were more experienced I feel this would be an easy fix- but I am dumbfounded.
Thanks,
Alex