@mehmethand Just so you know : I'm on Intel Mac / Monterey / Xcode 13.2.1,
compiling plugins works fine but the message is still there. Don't mind it, it's just a warning, not an fatal error.
I've updated my coarse/fine tuning script to use the new Engine.setGlobalPitchFactor() API function. You can drop this script into any project and connect your UI knobs to it using the property editor, so you get the benefit of this functionality without having to do any scripting.
My favorite one from yesterday‘s commit is the scriptnode bugfix for the random property reset. This drove me crazy for months but I couldn‘t reproduce it...