Hey Landon, thanks for the tutorial. :) Just want to ask, is there a caveat to using the "new value" in the listener, in case someone is using a midi controller and changing multiple parameters at the same time? It's quite a likely scenario, so could they end up with a change in "phase offset" slider set to 180 or whatever being misattributed to the "gain" parameter - and they're gonna have a real, real bad time? Is it safer to use variables then, and would it work if you simply substitute the "new value" with in your case "gain/phase"? Or is "parameter ID" making sure that distinction is safely handled?
This was incredibly helpful! Thank you for helping me make my very first Logic Plugin 🎉
It was a great start up series. Thanks.
Thx for your vid, really inspiring!
Hey Landon, thanks for the tutorial. :) Just want to ask, is there a caveat to using the "new value" in the listener, in case someone is using a midi controller and changing multiple parameters at the same time? It's quite a likely scenario, so could they end up with a change in "phase offset" slider set to 180 or whatever being misattributed to the "gain" parameter - and they're gonna have a real, real bad time?
Is it safer to use variables then, and would it work if you simply substitute the "new value" with in your case "gain/phase"?
Or is "parameter ID" making sure that distinction is safely handled?
Thank you for making juce tutorials!
Very very Good !! Thank you so much!!!