Skip to content

This is a C++ program which play songs by using external libraries which is stored in same folder containing C++ file.

Notifications You must be signed in to change notification settings

gauravslnk/AudioON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioON

This is a simple console-based music library application written in C++. It allows users to play different music tracks from a predefined list and stop them as needed. The application utilizes the Windows API to handle audio playback.

Features

  • Display a menu of music tracks.
  • Play selected music tracks in a loop.
  • Stop the music playback when requested.
  • Exit the application.

Requirements

  • Windows operating system.
  • A C++ compiler that supports the Windows API (e.g., MSVC).

About

This is a C++ program which play songs by using external libraries which is stored in same folder containing C++ file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages