<References>


1. Implementing Professional Audio Effects Using DSP. Micea et al.

2. http://www.harmony-central.com/Computer/Programming/ for reference on algorithms for effects.

3. http://www.harmony-central.com/Effects/effects-explained.html for reference on the effects.

4. http://www.jwcs.net/developers/dap/algorithms/reverb.htm for reference on reverb algorithms.

5. http://dsplabs.utt.ro/~micha/publications/pdfs/Audio%20Processor.pdf: Paper on effects and their math.

6. http://cache.national.com/ds/LM/LMC7111.pdf: Datasheet for the op-amps.

7. http://cache.national.com/ds/DA/DAC0808.pdf: Datasheet for the DAC.

8. http://www.atmel.com/dyn/resources/prod_documents/2503s.pdf: Datasheet for ATmega32.

9. http://www.maxim-ic.com for ordering parts we didn't have in lab (such as the ADC when we wanted to use the 8515).

10. http://www.cc.gatech.edu/reverse/news/nasa-jpl/0015.html for reference on the meaning of reverse engineering.