****Music is sampled 44,100 times per second. The samples are 2 bytes (16 bits) long.
****Separate samples are taken for the left and right speakers in a stereo system.
****So a CD stores a huge number of bits for each second of music:
Is it possible to compress a song without hurting its quality? We use compression algorithms for images all the time. For example, a GIF file is a compressed image. So is a JPG file. We create Zip files to compress text. So we are familiar with compression algorithms for images and words and we know they work. To make a good compression algorithm for sound, a technique called perceptual noise shaping is used. It is "perceptual" partly because the MP3 format uses characteristics of the human ear to design the compression algorithm. For example.
****There are certain sounds that the human ear cannot hear.
****There are certain sounds that the human ear hears much better than others.
****If there are two sounds playing simultaneously, we hear the louder one but cannot hear the softer one.


