Re: Independent OpenAL volume control
Chris Robinson <[email protected]> Sun, 13 Jan 2013 03:08:12 -0800
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
On 01/12/2013 06:33 AM, Prevc Urban wrote: > Hello, > > Battlefiled 2 is an OpenAL video game that enables selection of > "Creative X-Fi" as a sound option. When it is selected OpenAL drivers > bypass all the windows drivers and talk directly to the sound card. > My problem with that is that I can't set Battlefield 2 volume > independently form other applications/ master volume. I've been > searching and searching for independent OpenAL volume control but I > can't seem to find it. Most games would typically have their own volume controls. Since the "Creative X-Fi" driver has hardware-accelerated OpenAL, it bypasses the Windows Vista/7(/8?) audio service. Since the audio service doesn't see the app, it can't handle the volume controls for it. Without the driver providing global volume controls, it needs to be handled individually by each app. > In the end what I'm looking for is setting up hot-keys that would > control the volume of Battlefield 2 (or all OpenAL applications) > without interfering with other applications (most importantly > TeamSpeak and Mumble). The only way I can do that now is to press > escape and use the slider in audio options which is very impractical > and I can't figure out how to set up hot keys for it. Is it possible the game provides keybinds to raise and lower its Master Volume control? That would be a game-specific thing, but I'm not sure how else it can be done while using hardware-accelerated OpenAL. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal