filedur

Return soundfile duration information.


Synopsis

duration = filedur(“filename”)


Description

filedur returns the duration of the soundfile filename. filename may be an absolute or relative pathname to the soundfile. This command does not require that the soundfile be previously opened by the rtinput command.


Arguments


Examples

   dur = filedur("somesoundfile")

See Also

CHANS, DUR, PEAK, SR, filechans, filepeak, filesr, rtinput