Hi Guys.
Basically I was wondering if it is possible to Append to the START of the file, instead of the end?
For a bit of background information, I have a lump of raw data in hex (they are samples collected from a microphone on a microcontroller then transferred to the PC via RS232). I was planning on dumping them straight into a file, then adding some .wav header information to the beginning of the file, then THEORETICALLY i should be able to use it as a normal .wav file. Does anyone see a problem with this?
Anyway, thanks for any input.
Cheers,
clam