Documents
Writing Docs Gigedit SFZ Instrument Scripts NKSP Language NKSP Reference

seq_position Opcode

Used in conjunction with seq_length, it makes the region play when the internal sequence counter is equal to seq_position value.

Opcode Prototype

seq_position=position

Parameter

The mandatory position parameter defines the region's position in a sequence.

Allowed Sections

May be used in section <region>.

Examples

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

Sets a sequence of three snare samples.

Availability

Since LinuxSampler 2.0.0

Conforms to SFZ v1 Standard.

Document Updated:  2017-05-20  |  Author:  Nicola Pandini