AudioInsert
AudioInsert[audio,tnew]
inserts the audio signal new at time t.
AudioInsert[audio,{t1,t2,…}new]
inserts the same audio at multiple positions.
AudioInsert[audio,{t1new1,…}]
inserts multiple audio signals at different positions.
Details
- AudioInsert can be used to insert one or multiple audio signals into an existing audio object at various times.
- The time t can be any of the following:
-
t time given in seconds Quantity[t,"unit"] time given in "unit" compatible with seconds Quantity[t,"Samples"] time given as number of samples
Examples
open allclose allApplications (1)
Properties & Relations (2)
The duration of the result is equal to the sum of the durations of the input signal and all new signals:
If the input and the new audio have different characteristics, the new audio is modified:
While the duration is maintained, the number of channels and the sample rate are conformed to the input audio:
Text
Wolfram Research (2017), AudioInsert, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioInsert.html.
CMS
Wolfram Language. 2017. "AudioInsert." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AudioInsert.html.
APA
Wolfram Language. (2017). AudioInsert. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioInsert.html