Auv3 normalized parameters

has anyone managed to get non-normalised parameters in the controls view in garage band with the juce auv3 wrapper?

I tried to make a patch for this, but unfortunately I think it probably requires a reworking of the Juce::AudioProcessorParameter to do it cleanly, so that it knows the parameter’s non-normalized range and type (boolean, float, integer, choice)

great, thanks tom!