Part Number: AM2754-Q1
I want to create a low latency audio application that uses minimal audio buffers. The default mcasp-multichannel-playback example in AM275x/AM62Dx uses 4 buffers for Transmit and Receive. These buffers intruduce an additional delay to the input-output latency of the system. Is there any way to do it with less number of buffers? What are the changes it need to make to convert the default mcasp-multichannel-playback SDK example into a low latency one?
