angasule / alsoft-conf

OpenAL-Soft configuration utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUILDING INSTRUCTIONS
=====================

Really simple, just do:
# mkdir build && cd build && cmake .. && make

Then run:
# ./alsoft-conf

About

OpenAL-Soft configuration utility

License:GNU General Public License v2.0


Languages

Language:C++ 93.8%Language:C 6.2%