SetTarget
Assign the target signal and configure output signal generation and output segment creation.
Usage:
inst SetTarget aset ; aseg ; channel ; mode ; seg1 ; seg2
Parameters:
aset
The audio set reference.
aseg
The id, reference or expression of the target segment or * if output should be appended to audio set. Note that the end of any segment expression or segment name is used as the target, not the beginning.
channel
The channel index (1, 2, ..); 0 or * for all channels. The channel count must be the same as for the source signal.
mode
The output mode. The following keywords are supported: REPLACE, MIX or INSERT.
seg1
Copy source segment info to target(s). The following keywords are supported: NONE, NAME or ALL.
seg2
The segment name for the whole output signal.
Result:
0 for success or non-zero error code