Description Usage Arguments Value
Slice one wave file sequentially by regular interval of time with ou without overlap.
1 2 3 4 5 6 7 8 | slice_one_wav_sequencially(
audio_file,
audio_dir,
audio_dir_dest,
interval = 1,
overlap = 0,
invisible = FALSE
)
|
audio_file |
character |
audio_dir |
character |
audio_dir_dest |
character |
interval |
numeric |
overlap |
numeric |
invisible |
logical |
one character with the directory where the slices were stored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.