27
8
SEQ-MODE
8.6 Odd-numbered sequence-lengths (STEP and TRIM) for all track-types
SEQ12 not only allows a selectable sequence-length of 1 to 16 steps, it is also possible to create
longer sequences (up to 64 steps) that always run in sync with all other sequences. This is done
by the TRIM function in interaction with the parameter STEP.
Find the functions
STEP
and
TRIM
(with
UP/DOWN
) in the
sequence-edit-menu
(press
ENTER
,
see page 18) .
STEP
adjusts the length of the sequence (step number 1 to 16).
TRIM
defines the number of steps that actually will be played for the sequence. The maximum value is
64. Now, how does this work?
With
TRIM = 0
, the sequence is simply played in its given lenght, defined by the
STEP
parameter.
STEP = 16
TRIM = 0
STEP = 16
TRIM = 5
STEP = 16
TRIM = 36
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
With
TRIM
≤
STEP
, the sequence will only play the number of steps as being defined by TRIM and
restarts from the beginning. With TRIM being set to 5, steps 1 to 5 are being played as a loop.
STEP = 16
TRIM = 0
STEP = 16
TRIM = 5
STEP = 16
TRIM = 36
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
With
TRIM
≥
STEP
, the sequence will be repeated if applicable before jumping back to the first
step. With TRIM being set to e.g. 36, steps 1 to 16 will be repeated twice plus the following steps
1 to 4 (16 + 16 + 4 = 36). After that, the full sequence will restart from step 1.
STEP = 16
TRIM = 0
STEP = 16
TRIM = 5
STEP = 16
TRIM = 36
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16