The Sequence type describes how the Tracks in the Cue will be played.
The sequence types are:
Type | Description |
---|---|
Polyphonic | All Tracks are played back simultaneously. It is the most basic Cue sequence type. Playback control of the Track is possible by the Selector Label. |
Sequential | Tracks are played back sequentially, following their position from the top to the bottom of the timeline view. A new Track is played for each playback request. Once the last Track has been played, if another playback request arrives, the playback jumps back to the first Track. If you want to play all the tracks sequentially with a single playback request, change the playback mode of the sequence to "PlayList". |
Shuffle | The order in which the Tracks are played is randomly chosen at the first playback. Then the behavior is the same than for the Sequential type. A new random order is chosen after the last Track is played back. |
Random | Each time a queue play request is made, one of the tracks will be randomly selected and played. You can adjust the probability of each track being played by specifying the track's "random weight". |
Random No Repeat | For each playback request, one of the Tracks is randomly selected and played back. If there are three or more Tracks, the Track that is played back is always different from the previous one. |
Switch | When a cue is requested to play, the track to play is selected depending on the value of the "game variable" or the value of the "selector label".
|
Combo Sequential | The first Track is played. Then the playback order becomes sequential only if the playback requests are issued within the time specified by the Combo Interval. The playback automatically returns to the first Track when the "Combo Interval" time has elapsed. When the sequential playback has reached the last Track, the index of the next Track to be played is the one specified in the Combo Loop Back parameter of the Cue. |
Track Transition by Selector | The Track can be switched during playback by a Selector. Switching is done with great accuracy, at the sample level. The number of voices after switching can also be reduced to one Track. This Cue can only be selected at creation time. (It is not possible to switch to this type of Cue after creation.) |