Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Premium Audio Extra Bass Acoustic Driver to all A2 and Tutorial Wbxml Modding for A2 phones

12  Next
Author Premium Audio Extra Bass Acoustic Driver to all A2 and Tutorial Wbxml Modding for A2 phones
lucasschimdt
Model not set
Joined: Dec 16, 2008
Posts: 64
PM
Posted: 2009-04-25 16:23
Reply with quoteEdit/Delete This PostPrint this post
Codeclaw A2 Acoustic Editor, Modify your own WBXML Acoustic
by Thunderbird and Jockep

Now it's complete and it should work, this program allows you to create your own wbxml acoustics. It has one Basic Mode and a Advanced Mode that looks a bit like winhex. I hope we will see alot of new acoustics after this!

Requirements:
.NET Framework 2.0
Download:
http://codeclaw.iouri.net/index.html


Tutorial For Wbxml Modding to all A2 Acoustics:

The example I gave for editing audio for firewood A2 (on the other platforms just as well). To edit the drivers we need:

Program WinHEX
Sound driver
Well, actually, and patience

So dispel our sound! As usual we start a program WinHEX, open the folder with our drivers that we will edit! . Then simply drag this any driver (which you can edit). List of drivers (which is responsible for what):
Files starting with "farfield" refer to the speaker:

farfield_call - driver loudspeaker during a call
farfield_fm - driver speaker in FM receiver
farfield_play - driver loudspeaker mode proigryvatelya/mp3
farfield_ring - driver loudspeaker mode calling signal
farfield_rec - driver and microphone for video recording on a dictaphone.

Files starting with "PHF_" refer to the headset (headphones):

PHF_play, PHF_2_play, PHF_3_play, PHF_4_play - when listening to music / sounds
PHF_call, PHF_2_call, PHF_3_call, PHF_4_call - when you talk
PHF_ring, PHF_2_ring, PHF_3_ring, PHF_4_ring - when an incoming call (if enabled "Silent"
BTL_play - while listening to the player through BT headset
handset_0_call - the sound of conversational dynamics
Sysconn_fm - radio in the headphones

Sway any of these profiles in the program WinHEX (in my example, I peretyanul profile farfield_play)
You will see that the program will give you a bunch of all values! Do not worry ...
The right hand column you see any names, letters, symbols, etc.

In the middle column you will see a big pile of all the numbers.
In the left column, we do not want;)

We start editing from the right column (where there is a letter)

There you will see such options as:

HK.AUX01 .. JG - and HK.AUX02 .. JG - this volume
HK.SPKRN .. JG - responsible for the loudness of the sound and bass
HK.SPKRP .. JG - suppresses all the distortion, rattle, etc.
GK.NoiseReduction - this parameter is responsible for noise suppression
GK.DRS .. HK.RX.. IG - Dynamic range (a kind of equalizer for frequency)
HK.RXFILTER - the sound quality in general (sound, filtering)


And not only these parameters, in addition to these there is still much any, but basically we have enough and to edit these settings and get good sound.
On the screen you see, I started to edit a parameter HK.AUX02 .. JG (I took it for example)

Near it you can see is that the (letter) "A" through two points

In order to increase the value of the parameter (in addition to the volume or noise, frequency, etc.), we need to reduce the value that is 99 .., 10, 09, 08, 07, 06, 05, 04, 03, 02 , 01, 00, FF, FE, FD, FC, FB, FA, F9, F8, F7 ... since F is - E then D, I and C, B, A.
In order to reduce the volume needed to increase the value (only in reverse order)
So we are doing here:

You see that was before "41", as I lowered to 34 - that is, the value I have fallen, and the sound will be louder. Keeping our profile, pour it into the phone - happy.
. Actually that's all ... just very, you can edit other settings (for example HK.AUX01 .. JG, HK.SPKRN .. JG, HK.SPKRP .. JG, etc.) I hope I explained everything clearly, good luck you are editing:) A bit taken with manual

Tutorial For Modding A2 Acoustics >>>
http://forums.se-nse.net/index.php?showtopic=39968#entry500543
Thanks: Mobilefree.ru ,nick14



Other Tutorial Guide:Wbxml Modding!, A tutorial how to modify wbxml files for A2 phones.
Tutorial by Leito07 and mc_kibel (from centrumse.pl)
All rights reserved!

Idea by Leito07 - he gave me offsets and informations about WBXML. I wrote a WBXML Template for WinHex (it is first beta-version, we don't know all values, it will be updated as soon, as possible).

Copy the text from codebox, paste it to the notepad and save as wbxml with tpl extension:

Code:

template "SE WBXML Editor by mc_kibel & Leito07"
description "SE A2 .wbxml Editor by mc_kibel & Leito07"
begin
hex 0x8E "Un"
hex 0x01 "HK.AUXO1"
hex 0x24 "Un"
hex 0x01 "HK.AUXO2"
hex 0x3B "Un"
hex 0x01 "HK.BEARN"
hex 0x38 "Un"
hex 0x01 "HK.BEARP"
hex 0x8B "Un"
hex 0x01 "HK.MIC1G"
hex 0x77 "Un"
hex 0x01 "HK.RXDPGA12"
hex 0x13 "Un"
hex 0x01 "HK.RXDGPA34"
hex 0x13 "Un"
hex 0x01 "HK.RXFILTER"
hex 0x27 "Un"
hex 0x01 "HK.SPKRN"
hex 0x13 "Un"
hex 0x01 "HK.SPKRNADD"
hex 0x13 "Un"
hex 0x01 "HK.SPKRNSUM"
hex 0x10 "Un"
hex 0x01 "HK.SPKRP"
hex 0x13 "Un"
hex 0x01 "HK.SPKRPADD"
hex 0x13 "Un"
hex 0x01 "HK.SPKRPSUM"
hex 0x57 "Un"
hex 0x01 "HK.TXDPGA12"
end
[/code]
Move this file to the WinHex folder.

Run WinHex, open WBXML file. Press ALT + F12 and select SE WBXML Editor by mc_kibel & Leito07.
So.. lets go modify

HK.AUX - sound "capacity" - lower value = quieter sound
HK.SPKRN - "general" volume - lower value = quieter sound
HK.SPKRP - distortion filter - lower value = less distortion
HK.RXFILTER - sound quality - lower value = better quality
HK.RXDPGA - bass - lower value = more bass
HK.TXDPGA - treble - lower value = more treble

Wbxml Modding!, A tutorial how to modify wbxml files for A2 phones>>>
http://forums.se-nse.net/index.php?showtopic=40562&hl=
by mc_kibel,Leito07
Thanks

Acoustic Driver for k850:
*Big Boom Bass v1.0
Model:k850
Scheduled for every style of music, to rock, hip hop, dance music lovers...
These Acoustic Drivers Big Boom Bass will make your head thump.

come soon!
[ This Message was edited by: lucasschimdt on 2009-05-06 14:36 ]
tarete
K850 Blue
Joined: Oct 08, 2008
Posts: 90
PM
Posted: 2009-04-25 16:26
Reply with quoteEdit/Delete This PostPrint this post
If u get a good acoustic u will be the best !
Navar
Vivaz Black
Joined: May 02, 2008
Posts: > 500
From: Jordan
PM
Posted: 2009-04-26 00:48
Reply with quoteEdit/Delete This PostPrint this post
Thank u to sharing us that information bt can u make a final acostic as u knw hw to make the best then loud clear as orginal with bass?i hope u can.thank u
TimeWriter
W910 Black
Joined: Nov 02, 2008
Posts: 103
PM
Posted: 2009-04-26 11:18
Reply with quoteEdit/Delete This PostPrint this post
Navar, please try to do not short the words when you're speaking. I can't understand you.
sowbran
C905 Black
Joined: Jun 11, 2006
Posts: 158
From: Mexico
PM
Posted: 2009-04-26 11:38
Reply with quoteEdit/Delete This PostPrint this post
@lucasschimdt

please edit the acoustic for C905 because the volume leves is not so loud compare with another cellphone like k850.
Emelianenko
Model not set
Joined: Nov 29, 2008
Posts: 18
From: Russia
PM
Posted: 2009-04-26 16:29
Reply with quoteEdit/Delete This PostPrint this post
I have a w705(k850 too) and only wbxml files don't will make miracles.
You need to know about vol_emp_eq_on.csv
Every phone who haves tpa/preset/acoustic folder have this issue.
Ps.: Nice ctrl+c and ctrl+v
lucasschimdt
Model not set
Joined: Dec 16, 2008
Posts: 64
PM
Posted: 2009-04-26 16:39
Reply with quoteEdit/Delete This PostPrint this post

On 2009-04-26 16:29:42, Emelianenko wrote:
I have a w705(k850 too) and only wbxml files don't will make miracles.
You need to know about vol_emp_eq_on.csv
Every phone who haves tpa/preset/acoustic folder have this issue.
Ps.: Nice ctrl+c and ctrl+v


So
You know how to modify the files *.csv ?
You could make a tutorial how to modify the volume and change the bass and treble, please we waiting it.
Yes we all know you have many models of cellular

Thanks for you help Emelianenko
Ahhh your russian is so nice


Emelianenko
Model not set
Joined: Nov 29, 2008
Posts: 18
From: Russia
PM
Posted: 2009-04-26 19:25
Reply with quoteEdit/Delete This PostPrint this post
You did nothing, just copied.
Talk about the tutorial and acoustic,not divert the subject will be a nice thing.Use the same ctrl+c to copy the tutorial and values from topse.ru to edit .csv files...
Sorry for my english, if you prefer we can speak in russian джунгли мальчик.
Nice day.
lucasschimdt
Model not set
Joined: Dec 16, 2008
Posts: 64
PM
Posted: 2009-04-26 19:55
Reply with quoteEdit/Delete This PostPrint this post

On 2009-04-26 19:25:45, Emelianenko wrote:
You did nothing, just copied.
Talk about the tutorial and acoustic,not divert the subject will be a nice thing.Use the same ctrl+c to copy the tutorial and values from topse.ru to edit .csv files...
Sorry for my english, if you prefer we can speak in russian джунгли мальчик.
Nice day.


You wrote bla bla bla bla and did not explain anything.
First you are not russian and second you seem a guy we are all tired of seeing and we know very well this guys luhccas-k790
You are fake Emelianenko.
If you do not want to help people, not change the subject, do not invent things, make no assumptions and does not create imaginations in your head ... be yourself.We will not fall more in their game Emelianluhccas-k790.
Subject closed and return to the topic that everyone is interested.


lucasschimdt
Model not set
Joined: Dec 16, 2008
Posts: 64
PM
Posted: 2009-04-26 19:58
Reply with quoteEdit/Delete This PostPrint this post
Guys we need to know how to increase the volume for audio acoustics of severe acute and see if it works for all models A2.
Anybody Know
Hiron
Xperia Arc Silver
Joined: Aug 16, 2007
Posts: 435
From: Denpasar - Bali, Indonesia
PM
Posted: 2009-04-26 20:13
Reply with quoteEdit/Delete This PostPrint this post
What is HK.BEARN, HK.*SUM and HK.*ADD?


Thanks before


Hiron
Emelianenko
Model not set
Joined: Nov 29, 2008
Posts: 18
From: Russia
PM
Posted: 2009-04-27 04:36
Reply with quoteEdit/Delete This PostPrint this post

On 2009-04-26 19:55:08, lucasschimdt wrote:

You wrote bla bla bla bla and did not explain anything.
First you are not russian and second you seem a guy we are all tired of seeing and we know very well this guys luhccas-k790
You are fake Emelianenko.
If you do not want to help people, not change the subject, do not invent things, make no assumptions and does not create imaginations in your head ... be yourself.We will not fall more in their game Emelianluhccas-k790.
Subject closed and return to the topic that everyone is interested.


First,you never did nothing here(still doing the same thing).Second,you just talk silliness.Third,if you think i am luhccas-k790 report to moderators daft.
And do something!
rsdsgd
C905 Black
Joined: Nov 14, 2006
Posts: 140
From: Pakistan
PM
Posted: 2009-04-27 05:13
Reply with quoteEdit/Delete This PostPrint this post
Thanx man fr this beautiful tutorial............!
Luhccas-U1a
Satio Black
Joined: Mar 24, 2008
Posts: > 500
PM, WWW
Posted: 2009-04-27 18:45
Reply with quoteEdit/Delete This PostPrint this post
If a airplane crash will be my fault
Do ya thing dude.We "all" wanna see your capacity,until now you don't show nothing... Just the same twaddle.
Olha quem fala de fake !
code28h4p
Xperia Mini Pro Black
Joined: Apr 24, 2008
Posts: > 500
From: Republic of Indonesia
PM
Posted: 2009-04-27 19:33
Reply with quoteEdit/Delete This PostPrint this post
Someone...we need someone here which could gave a tutorial to edit *.csv file in tpa/preset/acoustic
Access the forum with a mobile phone via esato.mobi