Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-28T15:43:50.000Z (almost 10 years ago)
- Last Synced: 2023-03-10T22:13:13.309Z (almost 2 years ago)
- Topics: c-plus-plus, openal
- Language: C++
- Size: 164 KB
- Stars: 0
- Watchers: 3
- 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.