Help with audio format conversion
Howdy!
I've been assigned a project (for the course I'm attending) to create a program that compresses wav files to mp3. I have no background in digital signal processing (or the inner workings of audio formats for that matter), and don't have much of an idea where to start.
I've looked up the very basics of the wav format but any attempt to find more about audio compression hits me with terms like 'psychoacoustics' and 'modified discrete cosine transform'.
Could someone suggest how to go about this? Will it require learning much about Digital Sig. Processing? If so, could you suggest a source that describes what I need to know without going into too much detail?
I'll be using C/C++.
Thanks.
|