Scilab Function

savewave - save data into a sound <<wav>> file.

Calling Sequence

savewave('file-name',x [, rate ]);

Parameters

Description

save x into a wav sound file. you can transform other sound files into wav file with the sox program.

Examples

See Also