Return soundfile sampling rate information.
samprate = filesr(“filename”)
filesr simply returns the sampling rate used for 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.
srate = filesr("somesoundfile")