MP1 / CPEN 221 / Fall 2019
The goal of this assignment is to work with sound, and specifically to think of sound waves as datatypes. The following functions are implemented-
- Adding echoes;
- High-pass filter to remove low frequency noise from audio;
- Supporting the discrete Fourier transform operation on a sound wave;
- Comparing two sound waves;
In addition to the given methods, The following methods are being implemented -
- Graphic Wave Visualiser
- Grouping waves by similarity