|
||||
Re: nueAudio - audiopara.csv editor
Nue your work just amazes me great job! Hopfuly I geet as good as you one day
![]()
__________________
PPC GEEK IN TRAINNING !!!!!!!!
|
|
||||
Re: nueAudio - audiopara.csv editor
The settings I posted work for me ( ie, stereo BT, Live Search, voice calls, etc) but I recommend slight to moderate modifications in order to achieve the best user-defined settings. Afterall, no2chem's audiopara application gives us so much more more to work with that trial & error and repeat will yield the best results and there are many combinations depending upon personal taste...
Yes, it WILL make a large difference in BT volume as my BlueAnt Micro X3 has becoming almost irritatingly loud and must be reduced by about 40% by scroll wheel during a call in order to provide a pleasant in-call experience. I posted my profile since no one had yet to... I was hoping to start a basis from which to build upon...Everyone can change the settings to tailor their individual taste. Just remember to save them to a custom profile. And yes, I am often guilty of speaking in a loud, obnoxious demeanor because I may me slightly deaf... but then I do like to be heard... ![]() Last edited by xweaponx; 02-21-2008 at 04:17 AM. |
|
||||
Re: nueAudio - audiopara.csv editor
I opened xweaponx's .neuaudio file using textpad and saw that it was nothing more than an XML file (below). Also, change the "My Profile" text in the XML file where the parameter is <Collection="My Profile"> or else you'll see in Neuaudio:
My Profile Default Settings My Profile So, if these are numbers that can be manipulated directly in the XML settings, that means that the sliders are actually SETTING numeric values that can be pretty accurate. Now, if we can figure out a range for each of these settings (low, medium, loud), then this becomes a simple exercise in: For low settings - change values to between this range for medium settings - change values to between this range for loud settings - change values to between this range. Anyone want to take a shot at this? I'm going to try some testing today to see what I get, but this file should be easily manipulated by a simple text editor on the PocketPC. <?xml version="1.0" encoding="utf-8"?><Collection name="My Profile"> <Setting name="PHONE_HEADSET_VOL" single="false" level0="54557" level1="46573" level2="50232" level3="50898" level4="50565" level5="51810" /> <Setting name="PHONE_HANDSFREE_VOL" single="false" level0="49567" level1="47571" level2="47238" level3="48902" level4="49567" level5="50232" /> <Setting name="PHONE_EARCUPLE_VOL" single="false" level0="16384" level1="32768" level2="40960" level3="49152" level4="57344" level5="65535" /> <Setting name="PHONE_HEADSET_IMIC_VOL" single="false" level0="11598" level1="16384" level2="23143" level3="32690" level4="46176" level5="65225" /> <Setting name="PHONE_BTHEADSET" loc="F18" single="true" level0="65535" /> <Setting name="PHONE_CARKIT" loc="F19" single="true" level0="23143" /> <Setting name="PHONE_TTY_FULL" loc="F20" single="true" level0="16384" /> <Setting name="PHONE_TTY_VCO" loc="F21" single="true" level0="16384" /> <Setting name="PHONE_TTY_HCO" loc="F22" single="true" level0="65225" /> <Setting name="CE_REC_INC_MIC" loc="F23" single="true" level0="16384" /> <Setting name="CE_REC_EXT_MIC" loc="F24" single="true" level0="16384" /> <Setting name="CE_PLAYBACK_HEADSET" loc="F25" single="true" level0="16384" /> <Setting name="CE_PLAYBACK_HANDSFREE" loc="F26" single="true" level0="16384" /> <Setting name="CE_SYS" loc="F27" single="true" level0="16384" /> <Setting name="CE_PLAYBACK_HEADSET_RING" loc="F34" single="true" level0="16384" /> </Collection> Last edited by sanjsrik; 02-21-2008 at 10:48 AM. |
|
||||
Re: nueAudio - audiopara.csv editor
Quote:
__________________
|
![]() |
|
|
|