MP3 MIXER implementation

Nikson_
Posts: 2
Joined: Sun Jul 10, 2022 8:32 pm

MP3 MIXER implementation

Postby Nikson_ » Sun Jul 10, 2022 8:47 pm

Hello, Gents!

There are any ways to play several mp3 files at the same time? My project required mp3 mixer implementation.

How it sould be:

==========first_mp3 file=============================================
.......====second_mp3 file===..........................................................
...................=====third_mp3_file============.................................

<-------------------------------------time representation------------------------------->
legend:
= means Playing in the Loop
. means not Playing

mp3 files will be stored on the external SDcard
Will be used external DAC module with I2S interface

I saw downmix feature, but it's seems that it can handle only 2 pipelines (i.e. sound files)

Please give me some idea how I can do it.

BR

tempo.tian
Posts: 39
Joined: Wed Jun 22, 2022 12:10 pm

Re: MP3 MIXER implementation

Postby tempo.tian » Wed Jul 13, 2022 12:58 pm

You can look this example firstly, I think it is what you needed.
https://github.com/espressif/esp-adf/tr ... udio_forge

Nikson_
Posts: 2
Joined: Sun Jul 10, 2022 8:32 pm

Re: MP3 MIXER implementation

Postby Nikson_ » Sat Aug 13, 2022 7:12 pm

Thank you!

Who is online

Users browsing this forum: No registered users and 85 guests