seq_length Opcode
Used in conjunction with seq_position, it defines the length of a sequence.
Opcode Prototype
seq_length=[length]
Parameter
The mandatory [length] defines the length of a sequence.
Allowed Sections
May be used in <region
> section.
Examples
Sets the region as the 3rd step in a sequence of six elements.
<group
>
seq_length=6
seq_position=3
Availability
Since LinuxSampler 2.0.0
Conforms to SFZ v1 Standard.