Audio & Midi Protocols Flashcards
Vinyl
Earlier models were accompanied with an additional ‘scratchy noise’. When the needle passes over a groove, it changes it slightly (overtime erasing it).
Cassette
Recording tape is coated with a metallic compound (Iron oxide) capable of storing a magnetic pattern with varying strength and direction to represent the original sounds waveform. Modern tape formats use polyester as the tape base, with a suitable magnetic coating.
Cassette factoid
Harmonic and dynamic distortion are part and parcel of tape recordings, but these qualities are so ingrained in our audio culture that technically more accurate digital recordings often seem ‘flat’ by comparison.
Digital
Digital recording converts the analogue wave into a stream of
numbers and records the numbers instead of the wave. To play back the music, the stream of numbers is converted back by a digital-to-analogue converter, amplified and then fed to the speakers to produce the sound.
CD
the sampling rate is 44,100 samples per second and the number of gradations is 65,535. At this level, the output of the DAC so closely matches the original waveform that the sound is essentially “perfect” to most human ears.
Limitations of an Analogue System
Copies are never as good as the original. Analogue Recording always adds noise.
Digital Representation of Sound
ADC captures samples of audio at a specified rate and size, which are referred to as the sampling rate and the bit depth.
how many samples at a sample rate of 50khz would be taken to represent 1 minute of stereo audio?
2(50,000 x 60) = 6,000,000 (Note it’s important to times by 2 as stereo)
Key numbers: 50khz = 50,000. 1 minute = 60 seconds. 2 as stereo (so 2 channels)
Exemplifying an Aliased Frequency
Imagine a sample rate of 48khz. The highest frequency that could occur before aliasing would be 24khz (half the sample rate). If a frequency of 30khz went through the ADC, as this is over 24khz, the frequency would be under sampled, resulting in a aliased frequency of 18khz. 48000 (sampling frequency) - 30000 (Pitch frequency) = 18000 (Aliased Frequency).
Anti-aliasing Filters
Occurs between the ADC and lowpasses input signals at a frequency higher than half the sampling frequency to make sure
as little as possible input signals occur. Another filter is placed after the DAC. Its main function is to change the samples stored digitally into smooth, continuous representation of the original.
Bit depth
The number of bits in a word determines how precise the values are. Working with a higher bit depth is like measuring with a ruler that has finer increments: you get a more precise measurement.
Bit Dynamic Range
A 16-bit digital audio has a maximum dynamic range of 96dB while a 24-bit depth will give us a maximum of 144dB.
Dither
is a low-level noise that is intentionally added to a digital audio file. Dither noise masks what is called quantization error. It makes it random and therefore harder for ears to discern.
Audio data compression
In which the amount of data in a recorded waveform is reduced for transmission. This is used in CD and MP3 encoding, internet radio, and the like.
Audio level compression
In which the dynamic range of an audio waveform is reduced. This is used in guitar effects racks, recording studios, etc.