Saturday, April 10, 2010

RCOS Update

Yesterday Tim and I gave a presentation at RCOS outlining our past and future progress on Awesome-Wav. Some new important features include: data compression, IEEE Float support, and buffering. In the future we hope to add data encryption and support for additional music formats. The slides can be found here.

Friday, April 2, 2010

Recent Updates

Since our last post we have fixed a lot of bugs in the newer parts of the code and finally totally resolved our encoding using 12 bits problems. We have implemented selecting a compression level, begun adding parts to support more kinds of wav files, and changed how we encode using four bits to a considerably faster method. Soon this method will be applied to encoding using 12 bits to make its time more comparable to the other methods.