Description Usage Arguments Examples
play some seconds of a lutl object
1 |
x |
A 'lutl' object |
secs |
number of seconds to play |
from |
From "hour:minute:second" (Default 'NA', from begining of timeline) |
verbose |
be verbose (default FALSE) |
... |
Anything else |
1 2 3 4 5 | ## Not run:
data <- lutl_from_file('~/Descargas/ejemplo.wav')
play_secs(data, 5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.