I've tried & tried & tried, but the signals within my head
just aren't telling me how to do this. Does anyone know how to merge 2 or more WAV files into 1 big file that a WAV player will correctly read as one big WAV file? I've tried a binary transfer of bytes from the multiple input files into a single file, and it does merge the files. However, a WAV player will recognize and play ONLY the first file inside the finished Binary, and reports only the length of same. I'm sure that it has to do with header data in the individual input files, probably needs to write a single new header at the beginning of the single output file, but I can't find any info anywhere about this. Any help would be greatly appreciated, and possibly a glass of e-Beer

Thanks -
Radar