audioProcessorParameterChanged deprecating, and AAX infinite loop

Ok, then the place to look seems to be the parameter itself, or its range. Do you convert to an integer at some point, by multiplying by the number of steps, or something similar? Or use a skew, as you suggested? I’d step into setValue() and see what actually gets stored in the parameter, and then step into getValue() and see what how if gets that changed value back.