Hi everybody.
I am currently involved in a project where we have to mix between 1 to 3 audio signal together and then encode evereything in MP3 format (like a karaoke: mic one side, line in in the other side, and then record). We need to be able to start the encoding / recording in MP3 while we shoudl be able to switch on/off the 1 to 3 audio line in.
So let's say for example, we have one line with a mic (signal 1 for voice) and another line with line in (signal 2 for music), we need to superpose (mix) both together to make one single signal (like a karaoke) in order to encode the resulting signal.
Can you advice which component and configuration could be used ? the device will work on battery
I was thiking to use an analog audio mixer ic which i could pilot the input with a few GPIO to decide which signal go trough the mixer. what do you think about it ?
Regards