I want to use the ffva example from the sdk on the xkvoice l71 development kit to create a low-latency audio loopback. My goal is to route the audio from the both the mics on the kit directly back to the DAC and j3 speaker port to monitor the input in real-time.Can you provide guidance on changes needed in the code, particularly concerning the data flow and buffer management? Are there any specific configurations or settings I should be aware of to ensure a true real-time, low-latency loopback?the FFVA example is for low-latency audio capture and playback, which is crucial for a real-time loopback so I want to change it for my need
In the future, I plan to integrate a custom Dynamic Range Compression (DRC) algorithm into this pipeline. I'm looking for advice on where to place this algorithm within the existing FFVA architecture.
Any advice on both the loopback setup and the future DSP integration would be greatly appreciated. Thanks!
Modifying FFVA for Real-time Audio Loopback
-
- New User
- Posts: 2
- Joined: Wed Jul 09, 2025 6:48 am