Reply
Contributor
ice187
Posts: 15
Registered: 09-02-2007
0

Sound Blaster Audigy SE - how to enable VISTA Enhancements tab (bass redirection, speaker fill...)

Some vista sound card vendors haven't written APOs (Audio Processing Objects) for Vista yet. You can use the instructions below to hack your sound card to use the APOs for the Microsoft High Definition Audio Device driver. Once you have the APOs defined and your card's driver uses the in-box class driver, you should be able to use the enhancements tab with your soundcard. I did this on my Audigy SE sound card, but it should work for other sound cards.
 
1st Step
1) In Device Manager, right-click on your sound card and choose Update Driver Software.
2) Select "Browse my computer for driver software", then "Let me pick from a list of device drivers on my computer".
3) Uncheck "show compatible hardware" and install the Microsoft - High Definition Audio Device.

This will replace your sound card driver with the in-box Microsoft HD driver. Once updated this driver won't work, but it should install WMALFXGFXDSP.DLL. You can then uninstall the Microsoft driver (don't select delete driver software) and re-install your sound card driver. You'll have to modify the regfile again because the GUID of your sound card will change.

If WMALFXGFXDSP.DLL is properly registered, you'll have several regvalues in these keys:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AudioEngine\AudioProcess ingObjects\{62DC1A93-AE24-464C-A43E-452F824C4250}

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AudioEngine\AudioProcess ingObjects\{637C490D-EEE3-4C0A-973F-371958802DA2}

The regfile that I supplied tells the audio engine to use the Microsoft APOs. If the APOs aren't properly registered, the enhancement tabs won't be available to you.

2nd Step
1) Start cmd.exe as an administrator and execute these instructions:
cd %windir%\system32
regsvr32 WMALFXGFXDSP.DLL
Regedit

2) With the registry editor, browse to this regkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion \MMDevices\Audio\Render

3) Look at each \{GUID}\Properties regkey for string values that describe the speaker output for your sound card. For the X-Meridian it should have strings like "SB Audigy" and "Speaker". Don't use the digital outputs as the beta drivers only work for the analog connections.

4) Right-click on the {GUID} regkey and select rename. This will highlight the entire GUID string. Hit Ctrl-C to copy the string to your clipboard buffer. Hit Escape to cancel the rename operation.

5) Save the attached file as .reg. Right-click on VistaAudioEnhancements.reg and select edit. Paste your card's GUID over the one in the reg file. You will be replacing the part in the quotes. This will add the FxProperties regkey and values to your card.
..MMDevices\Audio\Render\"{c9e0d6e5-1682-41fd-82d3-d071b37d9075}"\FxProperties]
 
http://rapidshare.com/files/56342735/VistaAudioEnhancements.reg.html

6) With the registry editor, right-click on your card's GUID regkey and select permissions. Click the advanced button and go to the Owner tab. Highlight the Administrators group and click Apply. This will change the owner of this regkey to the administrators group. Click OK. On the permissions dialog box, highlight the administrators group and check Allow for Full Control. Click Apply, then OK. This will allow you to add the VistaAudioEnhancements.reg file to your card's GUID regkey. Double-click the reg file to add the FxProperties regkey to your card's GUID regkey.

7) Restart. You should now have the Enhancements tab on the properties dialog box for the speaker output for your card.
 
Don't use stuff like: Creative Audio Console , Device Control, EAX Console ,Speaker Settings

 

  • this guide was created by Black Magic from avsforum.com, and edited by me.
HMC
Newbie
HMC
Posts: 1
Registered: 10-14-2009
0

Re: Sound Blaster Audigy SE - how to enable VISTA Enhancements tab (bass redirection, speaker fill..

This is so beautiful!

 

Thank you!

 

Am in Windows 7 RC7100, and have been struggling with getting normal surround sound in movies on my Audigy Value.

And mp3 sound through both the front AND rear speakers.

 

And now I have it all! 
Good Surround in movies (Your .reg tweaks in combination with AC3 filter) and MP3's over all my left/right speakers.

 

Hope many people will benefit from your page here!

 

Will definitely link to you in our Got.Tweakers.net forum.

 

Newbie
dcbarans
Posts: 1
Registered: 11-13-2009
0

Re: Sound Blaster Audigy SE - how to enable VISTA Enhancements tab (bass redirection, speaker fill..

This is exactly what I've been looking for too!

 

I commend you on your Windows Wizardry!  I'd never have figured this out on my own..

 

I'm using this on Windows 7 on a Sound Blaster Audigy Ex

 

Thanks a million for sharing! Hope someone else finds it useful too.