17. Digital representation of sound Flashcards
What does MIDI stand for?
Musical Instrument Digital Interface
What is MIDI?
describes a protocol, digital interface and connectors which allow a wide variety of electronic musical instruments, computers and other devices to connect and communicate with each other
Purpose of event messages in MIDI?
Event messages are carried by a MIDI controller.
Event messages specify pitch and duration of notes, timbre, vibrato and volume changes and synchronises tempo between multiple devices.
What is the purpose of MIDI?
Makes it possible to create music with a much smaller ensemble of musicians
Is MIDI recording off a live source?
No, A set of instructions that synthesise a sound based on pre-recorded digital samples is used.
What are the benefits of MIDI?
Uses less disk space, sometimes up to 1000x smaller than a standard recording at the same quality.
Music can be easily manipulated
Instructions can be passed onto different instruments and played in different ways.
describe the digital representation of sound in terms of of sampling rate and resolution
sound waves are naturally in a continuous analogue form
this cannot be exactly replicated in digital form because digital is discreat
the higher the sample rate taken the closer the replication of the sound to the original analogue wave
sample resolution is the number of bits per sample
a high sampling rate is useless without a high sample resolution and vice versa
what is sample rate measure in
number of samples per second (measured in Hz)
the frequency with which you record the amplitude of the sound
when looking at sound how do you calculate file size?
Bit Rate * length of sound
Sample Rate * Sample Resolution * length of sound
explain nyquist’s theorem
Sample Rate must be greater than twice the highest frequency component of interest in the measured signal
compare analogue and digital, signals
analogue: a continuous signal which represents physical measurements
digital: discrete time signals generated by digital modulation
compare analogue and digital, representation
analogue: uses a continuous range of values to represent information
digital: uses discrete or discontinuous values to represent information
compare analogue and digital, examples of
analogue: human voice, mercury thermometer, tape recorder, analogue voice
digital: computers, CD’s, DVD’s, digital watch
compare analogue and digital, data
in analogue technology a wave is recorded in its original form: for example a signal from a microphone can be copied onto a tape, then read, amplified and sent to a speaker to produce the sound
in digital technology, analogue waveforms are sampled at intervals, turned into a limited set of numbers and stored on a digital device
compare analogue and digital, quantifying
analogue: continuously varying quantities are measured
digital: quantities are counted rather than measured
explain the process of analogue to digital conversion
the ADC samples the analogue data at a given frequency, measuring the amplitude of the wave at each point and converting it into a binary value according to the resolution or audio bit depth used for each sample
to output a sound, the binary values for each sample point are translated back into analogue signals or voltage levels and sent to an amplifier connected to a speaker