Skip to content

Player is a small Win32 application that demonstrates XAudio2 API usage

License

Notifications You must be signed in to change notification settings

Grandbrain/Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub issues GitHub forks GitHub stars GitHub license

Welcome to Player project!

Player is a small Win32 application that demonstrates XAudio2 API usage. The program parses *.wav files and uses XAudio2 API to play audio buffers. The program is based on the WinAPI and can run only on Windows platforms.

Contribute

There are several ways to contribute to Player project:

Building

  • Download and extract the latest release of the source code.
  • Download and install the latest version of Microsoft Visual Studio.
  • Launch Visual Studio and open the solution file "Player.sln".
  • Rebuild the solution by clicking "Rebuild Solution" in the "Build" menu.
  • Launch the application by clicking "Start Without Debugging" in the "Debug" menu.

Usage

  • Use the source code of this example to improve your code.

About

Player is a small Win32 application that demonstrates XAudio2 API usage

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages