I am looking for a (freeware) program that will extract the left and right
channel data in a .wav file and present the data in 16 bit binary and / or
hex and / or decimal format for each channel. Outputting to a file
containing sample number, left channel data point, right channel data point
would be convenient, for example:
sample # Left data Right data
313457 +21647 -13156
313458 +21316 -12989
I will then convert the raw data to two's compliment to drive a stereo ADC
for a special project.
Andrew E. - 29 Jan 2008 00:55 GMT
For windows media info,try:http://www.microsoft.com/msdn
Open the library
> I am looking for a (freeware) program that will extract the left and right
> channel data in a .wav file and present the data in 16 bit binary and / or
[quoted text clipped - 8 lines]
> I will then convert the raw data to two's compliment to drive a stereo ADC
> for a special project.
Byte - 30 Jan 2008 15:27 GMT
You may find the tool in Wavosaur. Check at below website.
Audio Editing Tools
http://www.snapfiles.com/freeware/gmm/fwaudioedit.html

Signature
XP - WNP
Today is the first day of the
rest of your life.
> I am looking for a (freeware) program that will extract the left and right
> channel data in a .wav file and present the data in 16 bit binary and / or
[quoted text clipped - 8 lines]
> I will then convert the raw data to two's compliment to drive a stereo ADC
> for a special project.