<div>YES sox: SoX v14.3.1<br></div><div><br></div><div><strong>-es</strong> was the right one :-)</div><div><br></div><div><br></div><div><br></div><div class="gmail_quote">2010/12/11 Paul Davis <span dir="ltr"><<a href="mailto:paul@linuxaudiosystems.com">paul@linuxaudiosystems.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Sat, Dec 11, 2010 at 12:37 PM, ciclo esano <<a href="mailto:cicloesano@gmail.com">cicloesano@gmail.com</a>> wrote:<br>
> Hmmm.. I have no success until now :(<br>
> Using play -e raw -b 32 -c 1 -r 441000 --endian little dat.raw<br>
> I am facing with the following error:<br>
><br>
> play FAIL sox: --encoding: `raw' is not one of: signed-integer,<br>
> unsigned-integer, floating-point, ms-adpcm, ima-adpcm, oki-adpcm,<br>
> gsm-full-rate, u-law, mu-law, a-law.<br>
><br>
> That's strange. I am sure the data are in little-endian format (since the<br>
> storage CPU is Intel), each sample is 32-bit long integer, I have 32768<br>
> samples but have no idea about the real sampling rate.<br>
<br>
</div>that's not the issue. the issue is that<br>
<br>
-e raw<br>
<br>
is not accepted by the version of sox that you have.<br>
</blockquote></div><br>