<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">Hello </div><div dir="ltr"><br></div><div dir="ltr">I think it is supported in savewave and loadwave. There was a pb with savewave but fixed by </div><div dir="ltr"><br></div><div dir="ltr"><a href="https://codereview.scilab.org/#/c/19947/">https://codereview.scilab.org/#/c/19947/</a></div><div dir="ltr"><br></div><div dir="ltr">in 6.0.2</div><div dir="ltr"><br></div><div dir="ltr">S.</div><div dir="ltr"><br></div><div dir="ltr"><blockquote type="cite">Le 17 déc. 2019 à 20:09, Federico Miyara <fmiyara@fceia.unr.edu.ar> a écrit :<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<br>
<font face="Courier New">Dear All,<br>
<br>
While it is possible to create directly a wav file of reasonable
size from Scilab, if the size is very large, say, 1 Gb,</font><font face="Courier New"> we will</font><font face="Courier New"> most
likely have memory problems. That's why I'm trying to program a
script allowing to append new audio data to an existing wav file.<br>
<br>
It is simple to save 8 bit, 16 bit and 32 bit samples to a file.
However, 24 bit is also a popular format and Scilab doesn't seem
to support 3 byte integer format, either for variables and
read/write file operations. <br>
<br>
Is there some way to save 3 byte integers other than creating a
specialized routine from scratch?<br>
<br>
Regards,<br>
<br>
Federico Miyara <br>
</font>
<span>_______________________________________________</span><br><span>users mailing list</span><br><span>users@lists.scilab.org</span><br><span>https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users</span><br></div></blockquote></body></html>