I am looking for some information of programming wave(.wav) files. Everything I find in my searches uses system specific libs.
I want to create a binary file and output wave data to it that could then be played by any wave player. I do not need to play the file or have any access to sound in the programming I am doing.
If anyone knows of some data I could use.
I am not stuck on wave, but it does have to be uncompressed audio, not even lossless is suitable for this particular project.