View source: R/audio_aug_signal.R
DownmixMono | R Documentation |
Transform multichannel audios into single channel
DownmixMono(enc = NULL, dec = NULL, split_idx = NULL, order = NULL)
enc |
encoder |
dec |
decoder |
split_idx |
split by index |
order |
order, by default is NULL |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.