Track Type
Defines the playback behavior of the current track and its sub-tracks. The Track Type can be any one of the following:
- Normal: Plays the current track each time the parent segment is played. Sub-tracks can’t be added when in Normal mode.
- Random Step: Plays one of the sub-tracks in a random order each time the parent segment is played.
- Sequence Step: Plays one of the sub-tracks in sequential order each time the parent segment is played.
- Switch: Plays the sub-tracks associated with the active Switch/State.
Default value: Normal