SoftStep advanCed editor
29
SoftStep3
table
Sets the shape of the lookup table applied to incoming values� Also used for toggle behavior, and
interacting with the key counter� The following tables are available:
• Linear - A 1:1, linear table. Values passing through will not be modied in any way.
• Sine - Applies a sine curve to incoming values�
• Cosine - Applies a cosine curve to incoming values�
• Exponential - An exponential curve� Lower values rise slowly, higher values rise quickly�
• Logarithmic - A logarithmic curve� Lower values rise quickly, higher values rise slowly�
• Toggle - Alternates between 127 and 0 values whenever a positive value transition (e�g� 0 to 127,
or 1 to 2) passes through the modline� Using the Foot On source with the Toggle table makes a
great toggle switch!
• Counter Inc - (Hosted mode only) Increments the key’s counter and outputs the value when a
positive value transition is sent through the modline�
• Counter Dec - (Hosted mode only) Decrements the key’s counter and outputs the value when a 0
to positive value transition (e�g� 0 to 127) is sent through the modline�
• Counter Set - (Hosted mode only) Immediately sets (and outputs) the key’s counter to the value
coming through the modline�
• Random - Applies a random lookup table�
• Scales - Major, Natural Minor, Harmonic Minor, Dorian, Phrygian, Lydian, Mixolydian, and Locrian�
Min
Sets the minimum value that can be output� All values below the minimum will be clipped to this value�
Max
Sets the maximum value that can be output� All values above the maximum will be clipped to this value�
SMooth
Adds smoothing to the data� Set the amount of time (in milliseconds) it takes to slide/interpolate to
the next value� Smaller values can smooth out jumpy data, while larger values can create longer ramps
between values� Range: 0 - 5000ms�
delay (hoSted Mode only)
Applies a delay to the data� Set the amount of time (in milliseconds) to delay the incoming values� Range:
0 - 5000ms�
valUe (hoSted Mode only)
A live display of the modline values after passing through the data modiers section.