The Lemur User Manual
61
How to use the new function? We are running out of space with our
Interfaces, but there’s still an empty spot on the first one.
Switch to the 1 Demo Interface and create a new Fader in the
Container.
Make it a vertical one, change the colour to something different (in our
case it’s red). Also, name the Fader Cubic and check both the label and the
value checkboxes.
Now switch to the Properties and set the value field to cubed(x*10).
You are now using the Function we just created to raise the x value (which is
multiplied by 10 beforehand) to the power of three. The variable argument of the
Function is replaced by the Expression x*10.
Move the Fader and you will see that it displays an exponential range
from 0 to 1000.