Technical data
ASTi ACE Studio Components Reference Guide Rev. M DOC-01-TELAS-CRG-4
Copyright © 2014 Advanced Simulation Technology inc. 59
2.24. Sequencer
Summary: The Sequencer plays sound files in a specified order.
Description: The Sequencer cycles through the indexes (soundfiles) when the
trigger is set to true. The Squencer basically drives the Playsound component.
Audio Output
OutSignal
Type Default Value
float32 1.0
Description: OutSignal is the output signal from the Sequencer
component, which may be connected to another component or
directed to an output highway.
Control Inputs
Continu-
ous
Type Default Value
boolean true
Description: The Continuous Mode flag determines the Sequencer
behavior when the Trigger is held TRUE. If this flag is TRUE, the
Sequencer continually steps through the sequence. When it reaches
the End Value, it returns to the Start Value and begins the sequence
again. If this flag is FALSE, the Sequencer does only one pass
through the sequence. It stops sequencing when it reaches the End
Valu e.
Delay
Type Default Value
uint32 1
Description: The length of time (in seconds) between sequencing
cycles when the Sequencer is in Continuous Mode.
Control Inputs
Playall
Type Default Value
boolean true
Description: When trigger is turned off playall determines if the
sequencer stops immediately or plays to the end of the file. Defaults
to true which plays to end of file.
Playing
Type Default Value
boolean true
Description: Attaches playsound files to the component.
Reset
Type Default Value
boolean true
Description: If reset flag is set the Sequence is set to 0.0.
Trigger
Type Default Value
boolean true
Description: A Trigger state of TRUE initiates sequencing. The
Continuous Mode flag determines how the sequencer behaves when
the Trigger is set to False.










