freealut-config
OpenAL Utility Toolkit development files
Install
- All systems
-
curl cmd.cat/freealut-config.sh
- Debian
-
apt-get install libalut-dev
- Ubuntu
-
apt-get install libalut-dev
- Arch Linux
-
pacman -S freealut
- Kali Linux
-
apt-get install libalut-dev
- Fedora
-
dnf install freealut-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libalut-dev
- OS X
-
brew install freealut
- Raspbian
-
apt-get install libalut-dev
- Dockerfile
- dockerfile.run/freealut-config
libalut-dev
OpenAL Utility Toolkit development files
freealut is a free implementation of OpenAL's ALUT standard. ALUT is a set of portable functions which remove the annoying details of getting an audio application started. It is the OpenAL counterpart of what GLUT is for OpenGL. This package contains libraries and headers suitable for software development with ALUT.
freealut-devel
Development files for freealut
freealut
freealut is a free implementation of OpenAL's ALUT standard. See
the file AUTHORS for the people involved.