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

Doing things while playing and repeat playing #4

Open
nomedia-f opened this issue Aug 19, 2020 · 0 comments
Open

Doing things while playing and repeat playing #4

nomedia-f opened this issue Aug 19, 2020 · 0 comments

Comments

@nomedia-f
Copy link

Hello,

I wanted to program a VGA Tetris Game with the tetris music. For this I tryed to use the Sd example code and the bitluni Vga library. But I ran into some issues.
The main problem is, that the two main cores of the esp32 are hanging in a never ending for loop, even after the music is finished playing. But i want them to drive the VGA display meanwhile.

Also, if the music stops playing i want to call a function so that the music starts over again.
I modified the sd example a little bit but it also only plays the music ones. I include it.

Does someone have a solution for this?

Thanks.
SD.txt

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

1 participant