In this lab we learned many different ways to manipulate sound. Some of the new sounds I created are posted below.
The first function we worked with was called changeVolume, this function simply changed the volume of a sound.
The second function we worked with was called increaseAndDecrease, this function increased the volume and then decreased it.
The third function we worked with was called backwards, this function playes the sound backwards.
The fourth function we worked with was called halfFrequency, this function cut the frequency in half.
The last function we worked with was called doubleFrequency, this function doubles the frequency.