AudioSplice
- std.AudioSplice(anode[] clips)
Returns a clip with all clips appended in the given order.
Splicing clips with different formats or dimensions is considered an error.
In Python, std.AudioSplice can also be invoked using the addition operator.