View source: R/audio_aug_signal.R
ResizeSignal | R Documentation |
Crops signal to be length specified in ms by duration, padding if needed
ResizeSignal(duration, pad_mode = AudioPadType()$Zeros)
duration |
int, duration |
pad_mode |
padding mode |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.