Hi all,
Looking at designing an audio mixer. Something on the order of 24 stereo headsets with microphones, and 20 stereo record/playback devices connected to it, for a total of 96 audio outputs and 64 inputs.
It would appear that any of the DSP-based SoC (such as the 66AK2G1x) should be able to handle this using one of the McASP ports with 16 data lines and 32 TDM channels per line.
Can I do something like put two PCM3168A codecs on each pair of data lines for a total of sixteen codecs and have it work?
What would be an appropriate processor to use? We're looking at remote control panels with serial port access, as well as configuration of the mixer over Ethernet. I can see using an ARM processor to handle the business logic and poking coefficient values into a cross-point for the DSP to handle the audio mixing.
Regards,
Glenn