Session 27
We started talking about a way to increase the frequency of the sound without
decreasing the length of the sound file.
- inclass - (
- helium() method creates short "bursts" of compressed sound with short
lengths of blank between them
- smoothHelium() creates short "bursts" and copies those bursts into the
adjacent blank space (notice this was done with only ONE additional line of
code)