Skip to content

player-spiffs-i2s #589

Answered by pschatzmann
mydroidbox asked this question in Q&A
Jan 26, 2023 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

Did you try to call the next() or previous() ? previous(1) will move one file back and I would expect that previous(0) would move to the beginning of the current file.

You could also use the regular Arduino file operations (seek) to seek to any new file position (including the beginning) .

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@mydroidbox
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@mydroidbox
Comment options

Comment options

You must be logged in to vote
3 replies
@mydroidbox
Comment options

@mydroidbox
Comment options

@pschatzmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants