The hex dump of the WAV file header is wrong as you left used the wrong
commandline you use "hd - n 512 " instead of "hd -n 512 "

The digits on the left hand side of dump should start at 00000 and you
need to see the "RIFF" - if there is no "RIFF" at start of header - file
is not a WAV file.

I'll look through the rest of your post later to see if there is
usefulinfo.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to