Representing Sound Flashcards

(18 cards)

1
Q

What is an analogue signal?

A

A continuous signal that varies with time that can take an infinite set of values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a digital signal?

A

A signal that must always take one of a specified range of values and can only change at specified intervals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is analogue data?

A

Data that has no limits to the values that it can take. Represents information in the real world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is digital data?

A

Data that can only take particular values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the sample resolution of a recording?

A

Number of bits used to represent each sample

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the sample frequency/rate of a recording?

A

Number of samples taken per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is quantisation?

A
  • The process of assigning an integer value to the amplitude of a signal at a specific point in time
    OR
  • mapping of continuous infinite values to a smaller set of discrete finite values
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a quantisation error?

A

The difference between the analogue signal and the closest available digital value at each sampling instant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Nyquist’s theorem?

A

The sampling rate must be at least twice the highest frequency of the signal being sampled such that it can be accurately reproduced.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What frequency are digital recordings stored in?

A

44.1KHz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a MIDI file?

A

A set of stored instructions (event messages) that can be used to tell musical instruments and synthesisers how to produce a piece of music.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does a MIDI event message contain?

A
  • when the note should be played
  • pitch, volume and duration
  • The instrument that should play that note
  • Clock signals to coordinate multiple instruments
  • Other control data (tempo, special effects)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Advantages of MIDI

A
  • Musical content can be easily edited (notes, volume or duration of note) without LOSS OF QUALITY
  • notes can be transposed and duration can be altered
  • More compact representation of audio, MIDI files much smaller than mp4/mp3
  • No data is lost through sampling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Disadvantages of MIDI?

A

What the file actually sounded like depends entirely on the instrument/synthesiser being used so the same file can sound totally different in different scenarios

Cant represent speech

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Digital to analogue converters DACs

A

Digital to analogue converters convert digital samples into electrical voltages to reproduce an approximation of an analogue signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

bit rate of audio file

A

bit rate = sampling frequency x sample size

17
Q

Sampling Sound

A

sound travels as analogue waves.

The amplitude of the wave determines the volume of the sound

the frequency of the wave determines the pitch of the sound.

amplitude of sound wave is sampled at regular intervals by ADC

value of each sample’s amplitude is quantised and stored as a binary value

resulting file contains binary representations of the amplitudes of the original sound wave captured at every sampling interval

18
Q

How do ADC’s work?

A
  • Regular samples are taken (of the analogue signal);
  • Samples are quantised
  • Each integer value is encoded as a binary value