3-4: Images and Sound Flashcards
what does pixel stand for
picture element
smallest addressable part of an image
what is colour depth
the number of bits stored for each pixel which represents the colour
explain how bitmap images work
they are images stored in the computer memory as a grid of pixels - each pixel is stored as a specific colour
explain how vector images work
these images are stored as shape/objects using specific properties of the shape
eg, rectangle(2,2,8,8,light blue) - this means draw a rectangle with left corner 2,2 and top right corner 8,8 and fill w light blue
what is the resolution of an image
width of image in pixels x height of image in pixels
state 4 advantages of vector images
-does not deteriorate when enlarged
-usually faster to load
-usually uses less memory
-easier to edit
how do u convert an analogue sound to digital form
analogue to digital converter
ADC
how do u convert a digital sound to analogue form
digital to analogue converter
DAC
describe the process of a computer recording sound and then playing it through a loudspeaker
-microphone picks up the sound waves
-the sound wave is amplified
-an ADC converts the analogue signal to digital
-to play back the recorded sound a digital to anologue converter (DAC) is used
-the signal is then played through a loudspeaker
what are samples
measuring the value of the analogue signal at regular intervals
what is CD’s sampling rate
44,000 every second
44 kHz
16-bit amplitude
what is Nyquists theroem
the sampling rate should be at least double the highest frequency of the sound wave being sampled
what is MIDI
system that allows electronic musical instruments and computers to send instructions to eachother
give 3 advantages of MIDI
-can easily synthesise musical notation
-easy to manipulate data
-no data is lost
why is streaming audio sometimes preferable to downloading the sound file
less memory required
unlimited access