Problem
1. Write a function to change the frequency of a sound 10 times-five times lower than the original frequency, and five times higher.
2. Create a new version of the shift function that creates the target to be as big as the resulting sound should be. So if the factor is less than one it would create a larger sound and if greater than one a smaller sound.