Concatwav
|
|
Takes two or more .wav |
Supported Script Types
Properties
| Property | Details |
|---|---|
| TargetFile | The name of the output file. Default: File1.wav. |
| TargetType |
Select the type of file that the created output will be. This is also referred to as Purpose Type and is used to organize files.
|
| FilesList |
The list of comma separated .wav files that need to be concatenated. |
Branches
| Branch | Details |
|---|---|
| Default | Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined. |
| Error | Path taken when the action fails to execute properly. |