https://github.com/balena/openal-mixer
OpenAL mixer aims to provide a Windows API built on top of OpenAL to get/set volume values
https://github.com/balena/openal-mixer
c-plus-plus openal
Last synced: about 1 year ago
JSON representation
OpenAL mixer aims to provide a Windows API built on top of OpenAL to get/set volume values
- Host: GitHub
- URL: https://github.com/balena/openal-mixer
- Owner: balena
- License: other
- Created: 2015-03-28T15:39:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-28T15:43:50.000Z (about 11 years ago)
- Last Synced: 2025-02-05T17:42:39.837Z (over 1 year ago)
- Topics: c-plus-plus, openal
- Language: C++
- Size: 164 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OpenAL Mixer
OpenAL mixer aims to provide a Windows API built on top of OpenAL to get/set volume values (including support for capture devices) and list, select and mute input and output lines.
**Note:** This code is very old, it's being maintained here for historic purposes.