Re: Creating a special 24 Bit format
TJF <tjfoerster <at> web.de>
2010-03-09 22:41:48 GMT
Thank you! But both does not work...
robs schrieb:
> Not tried it, but this might work:
>
> sox music.wav -e signed -b 24 temp.raw rate 88200
> sox -e unsigned -b 24 -r 88200 temp.raw -b 32 output_88200_24.raw
>
>
> ----- Original Message ----
>
>> From: TJF <tjfoerster <at> web.de>
>> To: sox-users <at> lists.sourceforge.net
>> Sent: Tue, 9 March, 2010 20:51:31
>> Subject: [SoX-users] Creating a special 24 Bit format
>>
>> Hi,
>>
>> has anyone an idea, how to create such a raw-file with sox:
>>
>> 24 Bit Raw-File which uses the upper 3 bytes of 32-bit signed integer...?
>>
>> I tried things like this (Win), also 32...:
>> sox.exe music.wav -e signed -b 24 -t .raw output_88200_24.raw rate 88200
>>
>> Thanks
>> Regards
>> Thomas
>>
>> ------------------------------------------------------------------------------
>> Download IntelĀ® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Sox-users mailing list
>> Sox-users <at> lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sox-users
>>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Sox-users mailing list
> Sox-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users
>
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev