Wednesday, June 11, 2008
Day 19 - Alex's Journal
Today we spent more time tweaking the program. The program we have running at the moment works excellently; it can achieve nearly 99% accuracy on almost every song. However, our goal is to get 100% note accuracy. For this reason we have started work on new codes that use the Assembly language. Currently we have 3 codes: the original code, the "binary" code (which uses a different method involving binary to store information about the notes), and the assembly code. At the moment there are still bugs with the "binary" and assembly codes which we are trying to work out.