Topic: MPEG Layer 3 - Audio

Group: Doug Fawley, Brandon McLean

Description

We will be building a decoder that takes an MP3 bitstream and plays

it back. We will be using some GUI to make it easy to control (PLAY,

FF, REV, STOP) and more eye pleasing. We are going to attempt to create

it all in C/C++ to make it easier.

Goals:

Mid-Semester

Have a functioning realtime player (and interface).

End of Semester

Add CDA <--> MP3 conversion and playlist functionality