View Single Post
  #5 (permalink)  
Old 02-16-2010, 05:26 PM
nswenson's Avatar
nswenson
PPCGeeks Regular
Offline
Location: San Francisco
 
Join Date: Jan 2008
Posts: 207
Reputation: 280
nswenson is becoming a PPCGeeks regularnswenson is becoming a PPCGeeks regularnswenson is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Touch Pro2 Reg Edits/Stuff to backup

Quote:
Originally Posted by ziggy471;1556087

SampleRate - Increase the quality when using BlueTooth.
UseJointStereo - may improve sound volume and quality with a built in bluetooth car kit.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\A2 DP\Settings
"SampleRate"=dword:0000bb80
"UseJointStereo"=dword:00000000

[/CODE]Z
These parameters won't work on the Touch Pro 2 since the Widcomm BT stack is used. Those parameters are for the Microsoft BT stack. To increase Bluetooth A2DP performance you can use the following regedit:

[HKEY_LOCAL_MACHINE\Software\WIDCOMM\Plugin\AV]
"LineSpeed"=dword:00000100 (decimal 256)

(You can adjust up and down with higher values giving better sound quality at the expense of CPU consumption. 256 is a good compromise. 320 is about the highest you should set.)

Nathan
Reply With Quote
This post has been thanked 1 times.