Advert and mp3 directories

Hello,

I am currently creating TonUINO audio messages in French (and updating the text file, which I will pull request soon). And I got curious about the advert and mp3 folders. Here are my findings, in case that would be useful for others.

According to the DFPlayer documentation, sound files under advert are meant to be played while allowing to resume music playback afterwards. The mp3 folder just seems to be a special folder, accessible with dedicated functions (see sample code), therefore quite useful for audio interface messages.

Correct?

1 „Gefällt mir“

Yes. Advert is used for tracks that are played within another track where you don’t want to loose to position within the file. It’s used for returning the number of the current track while you are listening to it, for feedback when a modifier card was detected or the stop dance game.

All the other files you need to interact with the TonUINO are in the mp3 folder.

1 „Gefällt mir“