Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing from internal Flash via LittleFS #719

Open
RobS2332 opened this issue Oct 30, 2024 · 2 comments
Open

Playing from internal Flash via LittleFS #719

RobS2332 opened this issue Oct 30, 2024 · 2 comments

Comments

@RobS2332
Copy link

HI, I've been messing around with the PlayMIDIFromLittleFS example and the PlayMP3FromSPIFFS example for a couple of days now and don't seem to be getting anywhere.

Seeing as no one has posted an example on how to play a simple mp3 sound effect stored in flash, is it safe to say this is problematic, at least, and I should abandon all hope?!?

@ahmadfathan
Copy link

ahmadfathan commented Nov 15, 2024

That's hard to know where the problem(s) were. You can provide some checklist to check where the problem starts.
You can check basic example to test your hardware. If it was ok, you can continue to check the data on the SPIFFS and the LittleFS.

@RobS2332
Copy link
Author

Yeah, sorry. I chopped and changed my code a lot. It seems it's the bigger picture of AudioOutputI2S_NoDAC_ and the latest ESP32 revisions, AudioOutputI2S works fine. I've changed this for WAVs and it works from an .h file. I'll start looking again at LittleFS next for storing small sound effect files. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants