abdullahfarwees / Wav_Audio_player_SDL

*Multimedia project* A simple wav audio player developed in c++. The purpose this project is to know more about the audio file internal structures and file readable format. Here, we used SDL2 as the library to read and play the audio file. click here to watch the demo :

Home Page:https://youtu.be/a31bBY3HuxE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wav_Audio_player_SDL

A simple wav audio player developed in c++. The purpose this project is to know more about the audio file internal structures and file readable format. Here, we used SDL2 as the library to read and play the audio file.

Below is the sample screen shot of the audio player. clicK on the image to view the demo.

Watch the video

About

*Multimedia project* A simple wav audio player developed in c++. The purpose this project is to know more about the audio file internal structures and file readable format. Here, we used SDL2 as the library to read and play the audio file. click here to watch the demo :

https://youtu.be/a31bBY3HuxE


Languages

Language:C++ 94.6%Language:Shell 5.4%