audio.md 352 B


outline: deep

Audio Programs

We can also develop audio related programs using Xmake.

OpenAL

OpenAL Soft is a cross-platform software implementation of the OpenAL 3D audio API.

Build and Run

$ xmake
$ xmake run