Audio Editing Audio File Formats and Codecs 2 — Questions and Answers
Question 1: What does 'AAC' stand for in audio encoding?
- Adaptive Audio Compression
- Analog Audio Channel
- Advanced Audio Coding (Correct answer)
- Automatic Audio Codec
Correct answer: Advanced Audio Coding
AAC stands for Advanced Audio Coding, a lossy compression standard designed as a successor to MP3 with better quality at similar bit rates.
Question 2: According to the Nyquist theorem, what must the sample rate be to accurately capture a given audio frequency?
- Equal to the highest frequency being recorded
- Four times the highest frequency being recorded
- At least twice the highest frequency being recorded (Correct answer)
- At least ten times the highest frequency being recorded
Correct answer: At least twice the highest frequency being recorded
The Nyquist theorem states that the sample rate must be at least twice the highest frequency to be reproduced, which is why 44.1 kHz captures up to 22,050 Hz.
Question 3: Which audio format compresses audio files to be smaller than WAV while maintaining bit-for-bit identical audio quality?
- MP3
- AAC
- OGG Vorbis
- FLAC (Correct answer)
Correct answer: FLAC
FLAC achieves file size reductions of 40–60% compared to WAV through lossless compression, allowing perfect reconstruction of the original audio.
Question 4: What is the highest standard bit rate available for MP3 encoding?
- 128 kbps
- 192 kbps
- 256 kbps
- 320 kbps (Correct answer)
Correct answer: 320 kbps
320 kbps is the highest standard bit rate for MP3, providing the best audio quality achievable within the MP3 format specification.
Question 5: What is the primary role of the OGG file format in audio?
- To store uncompressed audio for professional studio use
- To serve as an open multimedia container that typically wraps Vorbis audio compression (Correct answer)
- To provide DRM (Digital Rights Management) protection for digital audio
- To store MIDI sequence data and software instrument patches
Correct answer: To serve as an open multimedia container that typically wraps Vorbis audio compression
OGG is a free, open container format that most commonly wraps the Vorbis lossy audio codec, serving as an open-source alternative to MP3.
Question 6: Which of the following audio formats supports Variable Bit Rate (VBR) encoding?
- WAV
- AIFF
- MP3 (Correct answer)
- PCM
Correct answer: MP3
MP3 supports VBR encoding, which allocates more bits to complex audio passages and fewer bits to simpler ones, optimizing quality and file size.
Question 7: What file extension do Apple Lossless Audio Codec (ALAC) files most commonly use?
- .alac
- .aiff
- .wav
- .m4a (Correct answer)
Correct answer: .m4a
ALAC files use the .m4a extension, sharing the same container as AAC files but containing lossless audio data instead of lossy compressed audio.
What does 'AAC' stand for in audio encoding?