Computers in Audio Production Flashcards
Computers typically used to do 3 things
- Store
- Process
- Move information
In order for a computer to do its job, information must be translated to ___________
Binary system
Binary system
1s and 0s; a system based on the concept of ‘this’ or ‘that’
Bits
The ‘letters’ of binary system is made up of 1s and 0s
Binary words
Bits combined create binary words
With 2 bits, how many words can you make?
4 words: 00, 01, 10, 11
Binary protocol
Assigning meanings to binary words to represent text, sound, graphics, anything
When you add a bit to a binary word’s length, it ______ the amount of words that are possible
Doubles
Longer strings of bits have
More specific definitions
In MIDI protocol, 7 bit binary words are used to represent many MIDI commands. How many possibilities are there?
128
How do you calculate bits in a binary word?
By using exponents. If it’s a 3 bit word, you would take 2 to the 3rd power = 8. If it’s a 7 bit word, you would take 2 to the 7th power = 128
Terms to denote quantities of bits
bit (b) byte (B) kilobyte (KB) megabyte (MB) gigabyte (GB) terabyte (TB)
bit (b)
A single 0 or 1
byte (B)
8 bits
kilobyte (KB)
1024 bytes
megabyte (MB)
1024 kilobytes
gigabyte (GB)
1024 megabytes
terabyte (TB)
1024 gigabytes
1 bit is all that is needed to represent ______
The position of any switch e.g. on/off
Every letter you type takes how many bytes of memory?
1 byte
Example of what would take several bytes
One MIDI note message
KB range examples
An average length email, MIDI sequences
1 second of CD quality is sound is about how much bytes?
86KB
A CD is approximately how much MB?
700MB
Floppy disks store how much MB?
1.44MB
DVDs store how many GBs minimum to maximum?
4.7 - 18GB
Recording industry’s single premise
How do we record info onto a storage medium for use at a later time?