[Scilab-users] problem with loadwave and savewave

Zujiang Zujiang_qiu at yahoo.com
Fri Sep 13 02:38:38 CEST 2013


Hi,
I am using Scilab 5.4.1. I have a problem with loadwave and savewave
functions. Here is my code:

z=[0.2404861 -0.2386475 0.0726242];
savewave('t1.wav',z);
z1=loadwave('t1.wav'); z1

z1  =
 
    0.2404785  - 0.2386475    0.0726013  

here you can see the data is not same. I am not sure it is a bug or there is
some limits on wave file. Any help will be 
appreciated. 

Thanks,
Zujiang



--
View this message in context: http://mailinglists.scilab.org/problem-with-loadwave-and-savewave-tp4027396.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list