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
When I reboot and play audio using aplay or ffplay first and then run gif.py or image.py, the audio playback stops.
I think it might have something to do with different processes using the GPIO pins. How can I fix this and control the audio and the display separately without either breaking?
The text was updated successfully, but these errors were encountered:
Hi, I don't want to use mopidy or anything else and use my own code.
When I display an image or a gif using one of the examples listed here (https://github.com/pimoroni/st7789-python/tree/master/examples), I can't play audio anymore with aplay or ffplay.
When I reboot and play audio using aplay or ffplay first and then run gif.py or image.py, the audio playback stops.
I think it might have something to do with different processes using the GPIO pins. How can I fix this and control the audio and the display separately without either breaking?
The text was updated successfully, but these errors were encountered: