AudioChannelCombine

AudioChannelCombine[{audio1,audio2,}]

creates a multichannel audio object by combining the sequence of channels in audioi.

Details and Options

  • All audioi are conformed to have the same type, sample rate, and duration before being combined.

Examples

open allclose all

Basic Examples  (1)

Combine two audio signals into one:

The result has all four channels combined:

Scope  (2)

Combine two single-channel, single-tone signals into one:

Combine two audio signals with different properties:

Compare properties before and after:

Properties & Relations  (1)

AudioChannelCombine does the inverse operation of AudioChannelSeparate:

Wolfram Research (2016), AudioChannelCombine, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioChannelCombine.html.

Text

Wolfram Research (2016), AudioChannelCombine, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioChannelCombine.html.

CMS

Wolfram Language. 2016. "AudioChannelCombine." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AudioChannelCombine.html.

APA

Wolfram Language. (2016). AudioChannelCombine. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioChannelCombine.html

BibTeX

@misc{reference.wolfram_2023_audiochannelcombine, author="Wolfram Research", title="{AudioChannelCombine}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/AudioChannelCombine.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_audiochannelcombine, organization={Wolfram Research}, title={AudioChannelCombine}, year={2016}, url={https://reference.wolfram.com/language/ref/AudioChannelCombine.html}, note=[Accessed: 18-March-2024 ]}