This is a Java Graphical User Interface (GUI) application designed to plays songs in Mp3 format.
As a passionate coder and music enthusiast, I decided to combine my interests by devolping this music player.
- Play Music: The player will play your selected song in from the playlist.
- Play Previous/Next Song: The previous/next button will play previous/next song from the playlist.
- Shuffle playlist: The shuffle button will randomly rearranges the playlist.
- Loop song: The loop button will automatically replay the selected song.
- Add Volume Control Option: Enhance the user experience by incorporating volume control slider. This feature allows users to adjust volume to their preferred level.
- Make playlist addition dynamic: Users can easily add more songs through GUI windows without interrupting the music playback.