SetSource
Assign the wave item to the source signal.
Usage:
inst SetSource wave
Parameters:
wave
The name of a wave item to use as the source.
Result:
Assign the specified audio set segment to the source signal.
Usage:
inst SetSource aset aseg channel
Parameters:
aset
An audio set reference.
aseg
A segment id, segment reference or segment expression.
channel
The channel index (e.g. 1) or 0 or * for all channels.
Result:
Assign the all segments stored in the table asegtab to the source signal. Each segment must be a part of the audio set aset.
Usage:
inst SetSource aset asegtab channel
Parameters:
aset
An audio set reference.
asegtab
A simple table containing segment ids, segment references or segment expressions (one per entry).
channel
The channel index (e.g. 1) or 0 or * for all channels.
Result: