Problem
1. Blend in some words over some music. Start with the music at 75% and the words at 25% and gradually make the words 75% and the music 25%.
2. Write a function that inputs a frequency, a maximum amplitude, and length in seconds. Create two sounds, one a square and one a triangle, using the same inputs. Add the sounds together. What do you get?