..Help
.Objects
|
Slider
 |
The slider has 3 ranges and 2 orientations. It may be set to add or multiply. |
Pins
| io |
letter |
name |
unit |
description |
| in |
+ |
add |
auto |
these inputs are disabled if mode is set to slider |
| × |
multiply |
| out |
= |
auto |
value or value +/× input |
Parameters
| name |
option |
key |
description |
| mode |
slider | k | produce the value |
| add | a | add input to value on slider |
| multiply | m | multiply input by value on slider |
| layout |
horizontal | h | left to right action |
| vertical | v | up and down action |
| range |
0 to +1 | 0 |
| -1 to +1 | - |
| +1 to -1 | + |
Notes
|
The slider always smooths it's output.
Changes to the slider are smoothed over the entire sample frame (1024 samples).
Be aware of this when using sliders as start-up values.
The value you entered will not be ready until the next sample frame.
|
|