Skip to content

W9pi3cZ1/openal_beep_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAL Beep Demo

Beep function music player. but it used OpenAL play. (just a demo.)

中文文档

How to build it?

On Linux

  1. Make sure you have the OpenAL SDK installed.
  2. Run this command on your terminal.
g++ -fdiagnostics-color=always -g -I ./include ./src/*.cpp -o /build/demo -lopenal -lalut

On Windows

Sorry, We didn't try to build it on Windows. :(

About

基于OpenAL的一种Beep函数音乐播放器,支持了更多功能,支持跨平台。 A Beep function music player based on OpenAL that supports more functions and supports cross-platform.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors