CLOSE ✕
Get in Touch
Thank you for your interest!

AudioPlayer

Audio Player is a library for Windows platform using XAudio2 2D and 3D.
Supported audio files extensions are .wav , .ogg , .mp3.  
3D Audio can be activated by giving a position.

C++20 is needed.

Project Details

Language : C++

Platform : Windows

Team

Alone

My Roles

Problem encounters and how I have resolved them

  • Process correctly Ogg and Mp3 files : use some dependencies.
  • 3D Sound : Documentation.

What I've learned

  • WAV files structure.
  • Export libraries.
  • Reinforced multi-threading knowledge.
  • Reinforced knowledge of the window library.
  • Reinforced file reading knowledge.
  • Clearly comment the code.

Recent Projects