Questions: Music Information Retrieval

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

What are MFCCs (Mel-Frequency Cepstral Coefficients) and what audio property do they primarily capture?

AMFCCs measure tempo and rhythm patterns in audio
BMFCCs capture the spectral envelope (timbre) of audio using a perceptually-scaled frequency transformation, making them effective for characterizing instrument and vocal sounds
CMFCCs directly encode pitch and note information for transcription
DMFCCs measure the loudness and dynamic range of audio
Question 2 True / False

True or false: A chromagram preserves the octave information of detected pitches.

TTrue
FFalse
Question 3 Short Answer

What is Dynamic Time Warping (DTW) used for in MIR?

Think about your answer, then reveal below.
Question 4 Multiple Choice

Why does the Constant-Q Transform (CQT) have advantages over the standard STFT for musical pitch analysis?

AThe CQT is faster to compute than the FFT
BThe CQT uses logarithmically-spaced frequency bins matching musical pitch spacing, so each octave spans the same number of bins — aligning with how musicians and listeners perceive pitch
CThe CQT provides better time resolution for fast transients
DThe CQT does not require windowing, reducing spectral leakage