Object Param Types


#1

Is there a Parameter type that creates a bipolar 32 bit rotary control with a non-linear response (ie exponential, with more resolution at the lower end of the range)?

Alternatively, is there a Factory object for achieving a similar result? If so, I would replace the param with an inlet, and pre-process the value before piping it in.
a|x


#2

There is no built-in parameter type for this. Making the parameter framework more generic to allow custom value transformations and ui-side scalings/annotations is something I plan to improve.