|
Hi there, thanks for the reply.
I've checked it out, and while this is the type of thing I'm looking for, it's source files are all C, and I need to use this code in an applet, so it needs to be Java.
I think this might end up with me having to look through the byte patterns of audio files, argh. Does anyone reckon that's possible with Java... just to work out how the bytes and headers are formed in one type of file, and use plain Java to create a new file of the correct format?
I'm a novice in the area of conversion.. but that's the only way (albeit incredibly time-consuming and far from ideal) I can see around it!
Any tips or ideas are greatly appreciated, thanks.
|