Skip to content

Kasitphoom/Audio_EQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIBIN PROJECT

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.

TABLE OF CONTENT

  • Contributor
  • Usage
  • Features
  • Class Diagram
  • External Libraries

CONTRIBUTOR

  • Kasitphoom Thowongs
  • Phupa Denphatcharangkul
  • Pitiphong Kitrueangphatchara

USAGE

REQUIREMENT:

  • C++ 17+
  • CMake 3.5+
  • Qt 6+
  1. Clone the repository
git clone https://github.com/Kasitphoom/Audio_EQ.git
  1. Startup QtCreator
  2. Open the project
  3. Build the project
  4. Run the project

FEATURES

  • 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.

CLASS DIAGRAM

Class Diagram

EXTERNAL LIBRARIES

  • QtCore
    • QCoreApplication
  • QtWidgets
    • QListWidgetItems
    • QFileDialog
    • QMessageBox
    • QMainWindows
    • QApplication
  • QtMultimedia
    • QAudioDevice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors