Project Description: Vibin Studio is a software application that enables users to play and manage their music files on a computer. The software offers a range of features including the ability to play various audio formats, manage playlists, control playback options, and customize audio effects. Additionally, the Vibin Studio has a user-friendly interface that is easy to navigate and allows users to access and control their music library quickly.
- Contributor
- Usage
- Features
- Class Diagram
- External Libraries
- Kasitphoom Thowongs
- Phupa Denphatcharangkul
- Pitiphong Kitrueangphatchara
REQUIREMENT:
- C++ 17+
- CMake 3.5+
- Qt 6+
- Clone the repository
git clone https://github.com/Kasitphoom/Audio_EQ.git- Startup QtCreator
- Open the project
- Build the project
- Run the project
- Audio formats: Plays various audio formats, including MP3, WAV, FLAC, and more.
- Audio file imports: Allows users to import audio files.
- Audio folder import: Allow users to import folders which contain audio files to play like music playlists.
- Controls: Provides control over playback options such as play/pause, shuffle, previous and next.
- Interface: Displays song information and time stamp bar for an enhanced listening experience.
- Customizable Interface: Allow users to change theme and language of the application
- Playlist: Show lists of songs in the folder to select and plays
- Themes: Users can change themes inside the application.
- Bilingual: We provided both Thai and English user interface.
- Scrolling Song Name: Long song name will be scrolled to be able to fully display.
- QtCore
- QCoreApplication
- QtWidgets
- QListWidgetItems
- QFileDialog
- QMessageBox
- QMainWindows
- QApplication
- QtMultimedia
- QAudioDevice