AudioTools[Duration] - computes the duration of a recording, in seconds
|
Calling Sequence
|
|
Duration(audArray)
|
|
Parameters
|
|
audArray
|
-
|
Array, Vector, or Matrix containing the audio data
|
|
|
|
|
Description
|
|
•
|
The Duration command computes the duration of an audio recording, in seconds, based on the number of samples, and the samples per second as stored in the attributes of audArray.
|
•
|
The audArray parameter must be a dense, rectangular, one or two dimensional Array, Vector, or Matrix with datatype=float[8],
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?