Control device parameters in Live with String Representation value

Suren's icon

Hi,

I'd like to control Live parameters from my M4L device and I am wondering how I can use String Representation instead of the min max numbers. Currently I can only send numbers in the min/max range not the actual values on the Live Device:

For instance, envelope attack parameter in Operator has a 0.00 ms to 20.0 s range but min and max values I get in my M4l device are 0.0 to 1.0

How can I send 0.00 ms to 20.0 s values to Live instead of using min and max?

I tried using [scale] but no luck.

Thanks

Source Audio's icon

max created devices are different from live plugs, devices or whatever they call them.

live devices expose parameter range 0. 1. to you no matter

what they display.

m4l devices on the other hand expose and use set and displayed range.