Saturday, March 13, 2010

Buffering Complete

File buffering has been implemented in Awesome-WAV. The program will no longer use huge chunks of memory when manipulating WAV files and will no longer make excessive I/O calls when encoding / decoding data files.

We will continue making changes and optimizations to how we handle buffering until we are satisfied.

We have not yet tested all file combinations so the program may fail in some cases.