How can sound be sampled?
Sound is broken down into thousands of samples per second – each of these samples is then stored as binary data.
How can sound be stored in a digital form?
Sound exists as waves – however as computers only understand binary values this needs to be converted
What is sample frequency?
The number of audio samples captured every second
What is bit depth?
Number of bits available for each sample
What is bit rate?
The number of bits used per second of audio
What is the effect of sample rate, duration and bit depth on playback quality?
The higher the sample rate and the bit depth the better the playback quality but the more memory consumed.