Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Task 9 . 2 HD Task GUI Music Player For this task, you are required to create GUI ( Graphical User interface ) based Music
Task HD Task GUI Music Player
For this task, you are required to create GUI Graphical User interface based Music Player using SplashKit.
The program should read in album and track information from a predefined file. The user should then be
able to view the albums and select an album, then view the tracks and select a track to play.
The information read from the file can be:
Number of Albums
Album title
Artist
Artwork file name place your artwork in an images folder inside the Resources folder
The number of tracks
The title of each track
The file location of each track place your music file in a sounds folder inside the Resources folder use
wav files for each track
Your program should contain file handling, arrays, structs, enums, functions etc.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started