DAWS Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

How does DSP (digital signal processing) alter the audio?

A

Since audio is stored as a sequence of numbers, DSP is simply the process of changing those numbers to alter the audio.

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

Why do Digital audio systems process audio in buffers?

A

Digital systems are more efficient processing a range of data at once, rather than each sample individually so they use buffers (contain many samples at once).

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

Why are buffer sizes normally powers of 2?

A

To best fit computer memory – e.g. 256, 512, 1024 samples.

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

How many buffers is a plugin given?

A

A plugin is given two buffers of audio samples by the host program – 1 for input audio (filled by the host), and
 1 for output audio (filled by the plugin).

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

When does processing begin?

A

Processing can’t begin until the input buffer is full, so the system waits for input, then processes it, then outputs it.
Thus, as buffer size increases, latency also increases

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

What do audio drivers allow you to lower?

A

Audio drivers allow you to lower the buffer size to
decrease latency, at the cost of increased CPU load.

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

What happens if the processor load is too high?

A

If processor load is too high (“CPU Overload”), the sound will begin to break up, effectively limiting the amount of tracks / effects possible.

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

What happens if you increase the buffer size?

A

Increasing the buffer size will improve system stability, but reduce the responsiveness of the audio system (e.g. software synths).

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

What is a DAW?

A

An ecosystem comprising a computer, audio hardware,
plus recording and editing software

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

Why did a number of companies create systems that comprised a computer (e.g. early Windows machines) with specialist software interfaced with dedicated hardware audio processing?

A

Initially general-purpose computers were not fast enough for audio processing.

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

What is SADiE? When was it created?

A

XS digital audio processing card first demoed in 1991.

Standard DAW for many BBC centres.

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

What is AudioFile SCX? When was it created?

A

Launched in 2006, by AMS-Neve.

Mimicked tape-op systems, but uses HDD.

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

What is ProTools? When was it created?

A

Developed in 1993. Started as an audio recording tool, only later gained MIDI sequencer features.
Designed to run with specialist audio hardware
 OR general-purpose PCs …

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

What did Cubase and Logic add in 1993?

A

Audio recording capabilities, initially requiring specialist audio hardware

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

What did Cubase VST bring in 1996?

A

Brought plugin capabilities to the mass market and smaller, project studios / hobbyists

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