Scilab Function

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

Sequence d'appel

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

Parametres

Description

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

Exemples

Voir aussi