NAME

DUR - return soundfile duration information


SYNOPSIS

duration = DUR()


DESCRIPTION

DUR returns the duration of the most recently opened soundfile by the rtinput command.


EXAMPLES
   rtinput("somesoundfile")
   val = DUR()

SEE ALSO

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