Anyone know where I would start learning code to mix audio channels from McASP. I have the PDK demo version of McASP audio passthrough working.
Would I try to use DSP library? or the math library ?
I would rather leave ALSA outof the picture since the prossesing has to be done in the lowest possible latency.
some example code would be reallly graet if anyone has anything similer?
I'm thinking I would need to Sum audio inputs and divide volume by number of imputs to stop clipping and leave enough headroom.
Thanks,
Ben