Simple music player

Made a music player with playlists (only one…)
Minimalistic gui (very simple)
You have a display with the remaining time, song name and next, prev, play/pause ,open menu buttons.
When you open the menu it lets you delete the current song/add a new one by typing the id
Also has a audio visualizer (credits to @UniDevx for the visualizer script)
Only two scripts (one for the music player/gui part, one for the visualizer)
The model:

1 Like