working FolderPlayer class

encapsulates vlc lib. load_folder creates a MediaListPlayer which is then used to play / pause etc
This commit is contained in:
Jérémie DUCASTEL
2021-01-01 23:17:20 +01:00
parent 819c1b1a7f
commit 94be355a04
2 changed files with 67 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
# lib python à installer dans le venv
# boutons et LED de la phat-beat
phatbeat
# lecture audio via VLC
python-vlc