Author |
possible way to get EQ on SATIO (raafat come in) XD |
kish Joined: Oct 11, 2003 Posts: 82 PM |
Been browsing the vivaz firmware posted on this forum and found the following files in the resource/apps directory. Equalizer.r01 etc up to Eaualizer.rsc. Perhaps there is a hidden equalizer app in the vivaz firmware that could be copied to the satio.
[ This Message was edited by: kish on 2010-03-10 11:35 ] |
|
Luhccas-U1a Joined: Mar 24, 2008 Posts: > 500 PM, WWW
|
If have on Vivaz's firmware may have on Satio's firmware too...
 is a lifestyle! |
gharknes1 Joined: Sep 28, 2004 Posts: 231 PM |
I honestly don't understand why SE do this sort of shit, I remember back when I had a P900 and the memory limit, update to P910 FW and memory limit increased, if the device has the HW capability why don't they just include it FFS, so annoying, this sort of policy is why they are failing to impress and loosing market share, like I have said before, on a high end device you would expect to see these basic things like a Fecking EQ on the music player, I have owned SE phone for a long time and only now am i starting to research other options. |
PawCat Joined: Dec 02, 2009 Posts: 40 PM |
On 2010-03-10 18:12:19, gharknes1 wrote:
I honestly don't understand why SE do this sort of shit, I remember back when I had a P900 and the memory limit, update to P910 FW and memory limit increased, if the device has the HW capability why don't they just include it FFS, so annoying, this sort of policy is why they are failing to impress and loosing market share, like I have said before, on a high end device you would expect to see these basic things like a Fecking EQ on the music player, I have owned SE phone for a long time and only now am i starting to research other options.
+1 totally agree . very well said  |
HxH Joined: Dec 26, 2008 Posts: > 500 From: GMT+7 PM |
Sound like it big deal for someone but not me
Satio produce just really good sound quality with HPM-77
bit boost treble and plus good amount of bass in well balance
I think it above most of walkman phone except w995 and sister Aino.
SONY x Sexy x Sleek x Solid x Stunner x Stylish : Nozomi/Kagura with Love. |
Stravs Joined: Nov 30, 2009 Posts: 8 From: Slovenia PM |
I had SE k850i before Satio and in K850i is quality of sound a lot of better. I try both phone with HPM-77. Satio dissapoint me in that way. |
Raafat Joined: Dec 01, 2009 Posts: 150 PM |
On 2010-03-10 22:39:18, Stravs wrote:
I had SE k850i before Satio and in K850i is quality of sound a lot of better. I try both phone with HPM-77. Satio dissapoint me in that way.
Satio uses Real Player as the decoding back end for Sound files which explains the poor sound quality. |
kish Joined: Oct 11, 2003 Posts: 82 PM |
Post deleted. Wrong information.
[ This Message was edited by: kish on 2010-03-11 10:57 ] |
mervy Joined: Nov 01, 2003 Posts: 334 From: Dubai PM |
On 2010-03-08 07:23:11, eltoffer wrote:
well guys just playing with x-plore found something very interestuing
is a file with MANY EQ setting like MEGABASS  , maybe this is the first step to get EQ on our satios or maybe im just so silly to trust in SE
the route is this z:private10200b19usereq
and this is what the code looks like
EqNormal
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(8192,-13);
EQ_Enable = pow2(0,0);
EQ_g1 = pow2(0,0);
EQ_b11 = pow2(0,-14);
EQ_b21 = pow2(0,-14);
EQ_a11 = pow2(0,-14);
EQ_a21 = pow2(0,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(0,-14);
EQ_b22 = pow2(0,-14);
EQ_a12 = pow2(0,-14);
EQ_a22 = pow2(0,-14);
EQ_g3 = pow2(0,0);
EqClassical
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(10337,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(16758,-14);
EQ_b21 = pow2(826,-14);
EQ_a11 = pow2(5337,-14);
EQ_a21 = pow2(1243,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-18488,-14);
EQ_b22 = pow2(9041,-14);
EQ_a12 = pow2(-20638,-14);
EQ_a22 = pow2(8877,-14);
EQ_g3 = pow2(2,0);
EqJazz
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(16384,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(1356,-14);
EQ_b21 = pow2(2753,-14);
EQ_a11 = pow2(-1346,-14);
EQ_a21 = pow2(575,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-32242,-14);
EQ_b22 = pow2(15868,-14);
EQ_a12 = pow2(-32032,-14);
EQ_a22 = pow2(15663,-14);
EQ_g3 = pow2(2,0);
EqDance
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(16384,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(-22580,-14);
EQ_b21 = pow2(6424,-14);
EQ_a11 = pow2(1854,-14);
EQ_a21 = pow2(5,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-3788,-14);
EQ_b22 = pow2(3059,-14);
EQ_a12 = pow2(-23078,-14);
EQ_a22 = pow2(6778,-14);
EQ_g3 = pow2(2,0);
EqParty
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(16384,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(2295,-14);
EQ_b21 = pow2(9377,-14);
EQ_a11 = pow2(5913,-14);
EQ_a21 = pow2(10212,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-32176,-14);
EQ_b22 = pow2(15816,-14);
EQ_a12 = pow2(-32256,-14);
EQ_a22 = pow2(15886,-14);
EQ_g3 = pow2(2,0);
EqPop
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(11598,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(-30611,-14);
EQ_b21 = pow2(14253,-14);
EQ_a11 = pow2(-13092,-14);
EQ_a21 = pow2(1379,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-12323,-14);
EQ_b22 = pow2(2687,-14);
EQ_a12 = pow2(-31107,-14);
EQ_a22 = pow2(14765,-14);
EQ_g3 = pow2(2,0);
EqRock
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(16384,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(-14458,-14);
EQ_b21 = pow2(586,-14);
EQ_a11 = pow2(-9421,-14);
EQ_a21 = pow2(588,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-31971,-14);
EQ_b22 = pow2(15621,-14);
EQ_a12 = pow2(-32149,-14);
EQ_a22 = pow2(15777,-14);
EQ_g3 = pow2(2,0);
EqSpokenWord
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(16384,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(-18625,-14);
EQ_b21 = pow2(8827,-14);
EQ_a11 = pow2(-19507,-14);
EQ_a21 = pow2(8360,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-25346,-14);
EQ_b22 = pow2(10429,-14);
EQ_a12 = pow2(-25938,-14);
EQ_a22 = pow2(11569,-14);
EQ_g3 = pow2(2,0);
EqLoudness
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(17313,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-1,0);
EQ_b11 = pow2(-11825,-14);
EQ_b21 = pow2(2605,-14);
EQ_a11 = pow2(-8967,-14);
EQ_a21 = pow2(2223,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-30686,-14);
EQ_b22 = pow2(14431,-14);
EQ_a12 = pow2(-31066,-14);
EQ_a22 = pow2(14770,-14);
EQ_g3 = pow2(0,0);
EqMegaBass
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(20577,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-1,0);
EQ_b11 = pow2(-14101,-14);
EQ_b21 = pow2(99,-14);
EQ_a11 = pow2(-10652,-14);
EQ_a21 = pow2(348,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-31413,-14);
EQ_b22 = pow2(15035,-14);
EQ_a12 = pow2(-32489,-14);
EQ_a22 = pow2(16107,-14);
EQ_g3 = pow2(0,0);
EqTrebleBoost
NoOfParameters = pow2(13,0);
EQ_compGain = pow2(16384,-13);
EQ_Enable = pow2(1,0);
EQ_g1 = pow2(-3,0);
EQ_b11 = pow2(-8028,-14);
EQ_b21 = pow2(834,-14);
EQ_a11 = pow2(-10901,-14);
EQ_a21 = pow2(1813,-14);
EQ_g2 = pow2(0,0);
EQ_b12 = pow2(-9725,-14);
EQ_b22 = pow2(3784,-14);
EQ_a12 = pow2(-4029,-14);
EQ_a22 = pow2(3574,-14);
EQ_g3 = pow2(2,0);
[ This Message was edited by: eltoffer on 2010-03-08 06:30 ]
I guess we have an answer why this code is present in the phone. Chk the link: http://www.esato.com/board/viewtopic.php?topic=194868
Proud owner of a t610, W800 & Satio. |
idumbakumar Joined: Oct 01, 2007 Posts: > 500 From: chennai,india. PM |
the intention of this file is its input for EQ application
so if we edit those files im sure the eq effect change...
but we need to hack the software to do it.... i think we can add some more presets i guess..
[ This Message was edited by: idumbakumar on 2010-03-18 07:34 ] |
|
Access the forum with a mobile phone via esato.mobi
|