AudioSplit[audio,t]
splits audio at time t.
AudioSplit[audio,{t1,t2,…}]
splits audio at times ti.


AudioSplit
AudioSplit[audio,t]
splits audio at time t.
AudioSplit[audio,{t1,t2,…}]
splits audio at times ti.
Details

- AudioSplit can create audio partitions of different durations. Use AudioPartition to partition the audio signal into equal partition lengths.
- The times ti 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
Related Guides
History
Text
Wolfram Research (2016), AudioSplit, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioSplit.html.
CMS
Wolfram Language. 2016. "AudioSplit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AudioSplit.html.
APA
Wolfram Language. (2016). AudioSplit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioSplit.html
BibTeX
@misc{reference.wolfram_2025_audiosplit, author="Wolfram Research", title="{AudioSplit}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/AudioSplit.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_audiosplit, organization={Wolfram Research}, title={AudioSplit}, year={2016}, url={https://reference.wolfram.com/language/ref/AudioSplit.html}, note=[Accessed: 13-August-2025]}