You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Hi, thank you very mach for the library.!
Instructions and notes provided were of major help and using it i was able to build the webradio i was dreaming of since long time.
On the contrary in spite of my efforts i (i am a novice!) was unable to clearly understand how the mp3.loop works and therefore i was unable to build a simple but functional MP3 reader. (esp32+vs1053+CardReader+3 BUTTONS)
Using the available sketch i succeeded in playing one file at the time located in the SD using "mp3.connecttoSD("xxxxxxxx.mp3"); in the Setup section of the sketch but i don't understand how i should proceed if i want to organize a "LOOP" allowing the choice of a file among those in the SD dir (easy part) and its subsequent reproduction.
Suggestions or better an example sketch showing commands for the reproducion of a file in the loop section of the sketch would be extremely useful for newbuys like me.
Thanks in advance for a reply .
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thank you very mach for the library.!
Instructions and notes provided were of major help and using it i was able to build the webradio i was dreaming of since long time.
On the contrary in spite of my efforts i (i am a novice!) was unable to clearly understand how the mp3.loop works and therefore i was unable to build a simple but functional MP3 reader. (esp32+vs1053+CardReader+3 BUTTONS)
Using the available sketch i succeeded in playing one file at the time located in the SD using "mp3.connecttoSD("xxxxxxxx.mp3"); in the Setup section of the sketch but i don't understand how i should proceed if i want to organize a "LOOP" allowing the choice of a file among those in the SD dir (easy part) and its subsequent reproduction.
Suggestions or better an example sketch showing commands for the reproducion of a file in the loop section of the sketch would be extremely useful for newbuys like me.
Thanks in advance for a reply .
The text was updated successfully, but these errors were encountered: