Skip to content

wtheayda/CppAudioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CppAudioPlayer

A simple and efficient audio player built with C++ using the SDL2 library. This project demonstrates how to load and play .wav audio files on a Linux environment.

This project serves as a technical exploration for future experimental art and data visualization projects involving sound.

##Features

  • Loads .wav audio files.
  • Uses SDL2 (Simple DirectMedia Layer) for audio handling.
  • Compatible with Linux/Ubuntu.

Prerequisites (Gereksinimler)

To run this project on Ubuntu, you need to install the SDL2 development library:

sudo apt-get update
sudo apt-get install build-essential libsdl2-dev

About

Minimalist WAV audio player utilizing SDL2 for Ubuntu/Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages