NvMixer HIDDEN settings pages!

Anything and everything relating to nForce Audio, SS, sound cards, codecs, etc

Moderators: nForcer, Moderators

avatar
Google
Adsense
Google
 
Posts: 900913
Joined: March 2003
Location: Forum

Re: NvMixer HIDDEN settings pages!

Postby DanaG » Fri Jan 14, 2005 3:00 am

DLS works perfectly for me. I do notice that some other options don't work. The major goodies here are muting individual apps (like Windows itself), "ignore Windows speaker setting" (to fix audio reverting to 2 channel in old games), NVSWAP functionality, Invert Phase, and individual switching of analog or digital.
User avatar
DanaG
nFHQ Member
nFHQ Member
 
Posts: 16
Joined: Sun Jan 09, 2005 1:30 am

Re: NvMixer HIDDEN settings pages!

Postby lowfat » Sat Jan 15, 2005 8:14 am

nice find. very cool. but what the hell does audio firewall do?
lowfat
nLightened
nLightened
 
Posts: 62
Joined: Tue Oct 05, 2004 8:13 pm

Inspiration..

Postby bilemke » Sat Jan 15, 2005 1:42 pm

All this talk inspired me to find something.. Remember a few releases back you could switch between the last 2 speaker settings you had used, from the nvmixer tray icon? It last worked in the audio util from the 5.10 driver set.. Then it got broken.. If you do a fresh install of any newer version it wont even show the entries in the right click of the tray icon.. I liked using this for switching between "5.1 Speakers (Dolby Digital Live)" and "Headphones (NVIDIA CineSurround)".. In the even you didnt do a fresh install they might be there but dont change to reflect the last two changes you made.. Anyway.. I found the keys that the newer ones use, but will not change/update (or create if they are not there).. For mine it is...

Code: Select all
[HKEY_CURRENT_USER\Software\NVIDIA Corporation\NVMixer\Profiles]
"SpeakerModeA"="2 Speakers (NVIDIA CineSurround)"
"SpeakerIndexA"=dword:00000080
"SpeakerModeB"="5.1 Speakers (Dolby Digital Live)"
"SpeakerIndexB"=dword:00001000


Other settings include
Code: Select all
"SpeakerModeA"="5.1 Speakers"
"SpeakerIndexA"=dword:00000800
"SpeakerModeB"="5.1 Speakers (Dolby Digital Live)"
"SpeakerIndexB"=dword:00001000

"SpeakerModeA"="4 Speakers"
"SpeakerIndexA"=dword:00000100
"SpeakerModeB"="4 Speakers (Dolby Surround)"
"SpeakerIndexB"=dword:00000200

"SpeakerModeA"="2 Speakers"
"SpeakerIndexA"=dword:00000020
"SpeakerModeB"="2 Speakers (NVIDIA CineSurround)"
"SpeakerIndexB"=dword:00000080

"SpeakerModeA"="Headphones"
"SpeakerIndexA"=dword:00000001
"SpeakerModeB"="Headphones (NVIDIA CineSurround)"
"SpeakerIndexB"=dword:00000010


You can only have two.. A and B .. B will be the upper one in the menu and A will be the lower.. You can put any of the above in as A or B in the order you pick.
bilemke
nLightened
nLightened
 
Posts: 203
Joined: Fri Mar 28, 2003 6:50 am

Re: NvMixer HIDDEN settings pages!

Postby kovalant » Sat Jan 22, 2005 4:09 pm

Nice find! I got the ShowAdvanced working but the ShowFirewall crashes the panel. Drivers version 4.57 and panel version 4.50...hmm, I tried to load some soundfonts but i didn't get them working... o_O
Load the soundfont and nvidia dsl synthesizer playing the midi, right??
kovalant
nFHQ Member
nFHQ Member
 
Posts: 35
Joined: Mon Oct 27, 2003 12:47 pm
Location: Finland

Re: NvMixer HIDDEN settings pages!

Postby DanaG » Sat Jan 22, 2005 8:17 pm

Go to start->run and run DXDiag. On the MIDI tab, it lists which outputs are hardware and which support DLS. Run the test on each while trying the different DLS files.
User avatar
DanaG
nFHQ Member
nFHQ Member
 
Posts: 16
Joined: Sun Jan 09, 2005 1:30 am

Re: NvMixer HIDDEN settings pages!

Postby seeker010 » Sat Jan 22, 2005 11:34 pm

I couldn't access the .reg file, so I'll provide the code in case someone else might have problems

Code: Select all
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\NVIDIA Corporation\NVMixer\Settings]
"ShowAdvanced"=hex:01,00,00,00
"ShowFirewall"=hex:01,00,00,00
seeker010
nLightened
nLightened
 
Posts: 123
Joined: Sun Nov 10, 2002 10:09 am

Re: NvMixer HIDDEN settings pages!

Postby FlyingHorse » Sun Jan 23, 2005 1:16 am

Has anyone figured out what 'Spin Down Timer (Seconds)' does? It is on the Advanced page under Digital.

Thanks
Best regards,
FlyingHorse

Intel Q6600 G0 @ 3200Mhz 400 FSB 8x @ 1.39V + Vdroop Mod
EVGA 8800GTX @ 626/1000
EVGA nForce 680i SLI Rev A1 P32
4x2GB OCZ Reaper HPC DDR2 800 4-4-4-15-2T @ 800 2.0V
2xWD 150G Raptor + 2xWD 500G Caviar + 1xWD 750G Caviar
2xWD 640G Caviar in Removable Trays
Creative X-Fi XtremeGamer + Logitech Z-5300e's
Silverstone SST-ST75ZF 750W
iStarUSA S-10000BL EATX Full Tower
Vista x64 SP1
User avatar
FlyingHorse
nFHQ Member
nFHQ Member
 
Posts: 29
Joined: Thu Jul 24, 2003 9:11 pm
Location: 33°59'43.1"N 84°09'03.1"W

Re: NvMixer HIDDEN settings pages!

Postby kovalant » Sun Jan 23, 2005 1:28 pm

DanaG wrote:Go to start->run and run DXDiag. On the MIDI tab, it lists which outputs are hardware and which support DLS. Run the test on each while trying the different DLS files.


Thanks, got the dls files workin... how about the .sf2 soundfont files?? they seem not to work :|

I have trouble finding those dls banks?? any good places to find them?
kovalant
nFHQ Member
nFHQ Member
 
Posts: 35
Joined: Mon Oct 27, 2003 12:47 pm
Location: Finland

Re:

Postby fiatlux » Sun Jan 23, 2005 8:45 pm

If you´re on a nf2, dont write the "ShowFirewall" key ! My nvmixer crashed with that key enabled and worked without, showing the advanced tab ;)
A7N8Xdlx 1.O4, Über 1008, XP25OO+@2OOx11, 3X1GB Corsair XMS PC32OO Dual Channel 11-3-3-2.5, ! Maxtor 80gb SATA, 1 WD 200gb SATA, ATI 97OOpro, Tagan TG480-U01, Cpu, Northbridge & Gpu watercooled, LG 26" RZ 26LZ50 LCD Tv/Monitor.
User avatar
fiatlux
nLightened
nLightened
 
Posts: 64
Joined: Mon Jan 05, 2004 8:23 pm
Location: Denmark/Sweden

Re: NvMixer HIDDEN settings pages!

Postby the_real_uker » Sun Jan 23, 2005 9:40 pm

I am on an ASUS A7N8X and the audio firewall shows up OK for me.
the_real_uker
nFHQ Member
nFHQ Member
 
Posts: 24
Joined: Wed Jun 16, 2004 11:39 am
Location: Uruguay
avatar
Google
Adsense
Google
 
Posts: 900913
Joined: March 2003
Location: Forum
PreviousNext

Return to nForce Audio



Who is online

Users browsing this forum: No registered users and 0 guests