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.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to