working FolderPlayer class
encapsulates vlc lib. load_folder creates a MediaListPlayer which is then used to play / pause etc
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal 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
|
Reference in New Issue
Block a user