Question: Assume the sample frequency is Fs = 48 kHz, and the frame size is 1024 (per channel) as defined by BUFFER_COUNT in the C code for the frame-based approach. Compare the time available to the DSP to implement an FIR filter (on both the left and right channels) using a frame-based approach versus a sample-by-sample approach. Neglect overhead in your answer.