[Sound-open-firmware] About Audio processing using SOF
Hi Sound Open Firmware community, I'm trying to implement audio processing on DSP's target using SOF. I set up SOF on my UP Squared board and I wanted to ask if there are some audio processing examples available I could test. Best regards, Salma Raiss
On Tue, 2019-04-23 at 09:51 +0200, Salma wrote:
Hi Sound Open Firmware community,
I'm trying to implement audio processing on DSP's target using SOF. I set up SOF on my UP Squared board and I wanted to ask if there are some audio processing examples available I could test.
Have you had a look at the FIR and IIR used by the EQs ? (all under src/audio/) These alongside the SRC should be good example of complex audio processing. A simple example would be the volume component. Thanks Liam
participants (2)
-
Liam Girdwood -
Salma