seq_length Opcode

Used in conjunction with seq_position, it defines the length of a sequence.

Opcode Prototype

seq_length=??length??

Parameters

The mandatory ??length?? defines the length of a sequence.

Allowed Sections

May be used in section <region>.

Examples

Sets the region as the 3rd step in a sequence of six elements.

<region> seq_length=6 seq_position=3

Availabilty

Since LinuxSampler 2.0.0

Conforms to SFZ v1 Standard.