Andreas Hornig wrote: > > Did you look at the sox man page? Maybe this works: > > > > sox -r 2000k -e unsigned -b 8 -c 2 input.raw output.wav > > As said I can convert it, but I was unsure about the -e parameter.
What the bits mean was described previously in this thread. From the sox man-page unsigned might not be correct but is the best fit. > > But I think you should send a patch to output .wav directly instead. > > If you mean me to add this, I am sorry that it is out of my scope and I > would prefer someone else to add this nice feature :). Of course you would, but since you are the one who wants/needs it right now, it seems that you're the one to do it. If you don't that's of course fine too, but I think it would be a nice contribution that others would appreciate. > So I will test what you all had said to me so far and I hope it will > work as intended. Good luck! //Peter
