Save a Sample object to disk as a wav file.
一个Sample对象保存为WAV文件到磁盘。
用法----------Usage----------
参数----------Arguments----------
参数:s
a Sample object.
Sample对象。
参数:filename
a string giving the path and the name of the destination file.
一个字符串,给出的路径和目标文件的名称。
参数:overwrite
logical. If FALSE and filename already exists, an error will be reported. Otherwise the old file will be deleted.
逻辑。如果FALSE和filename已经存在,一个错误将被报告。否则,旧的文件将被删除。