Description Usage Arguments Value Examples
This function uses SoX to clip a .wav file to a desired length.
1 2 3 4 5 |
file.path |
String path to .wav file. |
out.path |
String path to where to save your file. Defaults to a folder "Clipped_Selection". |
duration |
A list for the start and end time of the clip in seconds. Default is start = 0 and end = 180 for a 3 min clip. |
A clipped .wav file.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.