WAV/MP3 player with STM32746G-Discovery.
Hello, I downloaded STM32CubeExpansion_Audio_V1.1.1 and I tested the MP3 player project (Audio_MP3_player) with an STM32746G-Discovery.
It works very well.
But now, I would like to add 2 or 3 additional functions but I have big gaps in development.
I would like to add a speed or pitch function (+/- 10%) and a reverse play function.
When playing a WAV or MP3 file, the audio file is buffered before being played.
I think it's in the fwkmempool.c file or player.c file to add these functions but I can't seem to.
If anyone can help me it would be welcome.
Thanks for your help.
Regards.
