CEA Digital Audio Workstations (DAW) 1 — Questions and Answers
Question 1: What is 'latency' in a DAW recording context, and how is it primarily reduced?
- The difference in loudness between tracks; reduced by gain staging
- The delay between audio input and playback output caused by buffer processing; reduced by lowering the audio interface buffer size (Correct answer)
- The time required to render an offline bounced mixdown
- The synchronization offset between MIDI and audio tracks
Correct answer: The delay between audio input and playback output caused by buffer processing; reduced by lowering the audio interface buffer size
Latency is the time delay introduced by the audio interface buffer as it accumulates samples before processing. Lowering the buffer size (e.g., from 1024 to 64 samples) reduces latency, enabling near-zero monitoring delay for performers, at the cost of increased CPU load.
Question 2: In DAW terminology, what is an 'audio bus'?
- A hardware MIDI interface connecting the DAW to external synthesizers
- A routing path that aggregates multiple audio channels into a single signal path for processing or output (Correct answer)
- The internal clock that synchronizes audio playback with video in post-production
- A plugin format used by Native Instruments for virtual instruments
Correct answer: A routing path that aggregates multiple audio channels into a single signal path for processing or output
An audio bus is an internal routing structure in the DAW that sums multiple tracks to a single channel. Subgroup buses allow shared processing (e.g., a drum bus compressor), while the master bus routes all tracks to the final stereo output.
Question 3: What is the function of 'plugin delay compensation' (PDC) in a modern DAW?
- It prevents CPU overloads by distributing plugin processing across multiple cores
- It automatically aligns tracks that are delayed by latency introduced by plugins with processing buffers (Correct answer)
- It converts between different plugin formats (VST, AU, AAX)
- It limits the number of instances of a single plugin that can run simultaneously
Correct answer: It automatically aligns tracks that are delayed by latency introduced by plugins with processing buffers
Plugin Delay Compensation (PDC) automatically detects the processing latency introduced by plugins (especially linear-phase EQs and analyzers) and offsets other tracks to maintain timing alignment throughout the session, preventing phase issues in complex mix environments.
Question 4: What does 'non-destructive editing' mean in DAW workflow?
- Edits are made directly to the original audio file, permanently altering it
- Edits are stored as instructions referencing the original audio file, which remains unmodified (Correct answer)
- Only MIDI data can be edited non-destructively; audio requires destructive operations
- A mode where no processing plugins can be applied to prevent signal degradation
Correct answer: Edits are stored as instructions referencing the original audio file, which remains unmodified
Non-destructive editing records all cuts, fades, and region manipulations as metadata referencing the original audio files, which remain unchanged on disk. This allows unlimited undos and alternate versions without risking the original recordings.
Question 5: What is the purpose of a 'send' and 'return' routing structure in a DAW?
- To route a track directly to the hardware output without the mix bus
- To tap a portion of a channel's signal to feed a shared effects processor (such as reverb or delay) and blend the effected signal back into the mix (Correct answer)
- To route MIDI data from a plugin instrument to an audio track for recording
- To synchronize two DAW instances running on separate computers
Correct answer: To tap a portion of a channel's signal to feed a shared effects processor (such as reverb or delay) and blend the effected signal back into the mix
A send taps off a portion of a channel's signal (pre- or post-fader) and routes it to a return (aux) track loaded with a shared effect. Multiple tracks can send to the same reverb or delay return, conserving CPU compared to inserting the effect on every channel.
Question 6: What does 'DAW clock source' setting determine in a recording session with external hardware?
- The tempo grid spacing in bars and beats
- Which device provides the master timing reference (word clock) that all connected digital devices synchronize to (Correct answer)
- The MIDI timecode sent to external hardware sequencers
- The sample rate used for the project's internal audio engine
Correct answer: Which device provides the master timing reference (word clock) that all connected digital devices synchronize to
When connecting digital hardware to a DAW, all devices must lock to a single master word clock source to prevent sample-rate mismatches that cause clicks, pops, and pitch instability. The DAW can act as master, or an external word clock generator can serve as the reference.
What is 'latency' in a DAW recording context, and how is it primarily reduced?