Reply
Thread Tools
Posts: 436 | Thanked: 406 times | Joined on Jan 2010
#421
Ok guys, I have uploaded a new script,here, plz enjoy.
 

The Following 3 Users Say Thank You to SavageD For This Useful Post:
Posts: 310 | Thanked: 383 times | Joined on Jan 2010
#422
Hey SavageD,

Code:
x-maemo.nb_eeq = "true"
x-maemo.nb_eeq.parameters = hex:00000500f9ff0100bfccd57107004639758d4639
x-maemo.nb_meq = "true"
x-maemo.nb_meq.parameters = hex:00000500f9ff0100bfccd57107004639758d4639
x-maemo.wb_eeq = "false"
x-maemo.wb_eeq.parameters = hex:000000000000000037374ff950038effeaff1bff09fe1a01e102f40077fe01ff7a00c8ff4dfed5fedd008b010c0040fe5ffe6d000b022c0112ffb5fe22007600d3fefffda7ff9c01850136008eff88ff51ff33ffb0ff51007500450023000c00edffe1ffecfff4fff3ffe3ffb8ff99ffc3ff1d0042001700e6ffdaffd0ffbcffc6ff71203d20227437374ff950038effeaff1bff09fe1a01e102f40077fe01ff7a00c8ff4dfed5fedd008b010c0040fe5ffe6d000b022c0112ffb5fe22007600d3fefffda7ff9c01850136008eff88ff51ff33ffb0ff51007500450023000c00edffe1ffecfff4fff3ffe3ffb8ff99ffc3ff1d0042001700e6ffdaffd0ffbcffc6ff6337346637373d003d003c003c0031283128ef7fcc0c610049c00040bac049c00040bac0144101000000
x-maemo.wb_meq = "false"
x-maemo.wb_meq.parameters = hex:01000900ffff000019ef644cf9ff0100dfc74f7708009727e5b83356333758890040
Are these equalizers? What's the encoding used for the parameters?

Personally I'm looking to complete disable all resampling, EQs, etc, for the headphone and a2dp out since they a) load up the CPU and b) distort the output
 
Posts: 436 | Thanked: 406 times | Joined on Jan 2010
#423
Originally Posted by nightfire View Post
Hey SavageD,

Code:
x-maemo.nb_eeq = "true"
x-maemo.nb_eeq.parameters = hex:00000500f9ff0100bfccd57107004639758d4639
x-maemo.nb_meq = "true"
x-maemo.nb_meq.parameters = hex:00000500f9ff0100bfccd57107004639758d4639
x-maemo.wb_eeq = "false"
x-maemo.wb_eeq.parameters = hex:000000000000000037374ff950038effeaff1bff09fe1a01e102f40077fe01ff7a00c8ff4dfed5fedd008b010c0040fe5ffe6d000b022c0112ffb5fe22007600d3fefffda7ff9c01850136008eff88ff51ff33ffb0ff51007500450023000c00edffe1ffecfff4fff3ffe3ffb8ff99ffc3ff1d0042001700e6ffdaffd0ffbcffc6ff71203d20227437374ff950038effeaff1bff09fe1a01e102f40077fe01ff7a00c8ff4dfed5fedd008b010c0040fe5ffe6d000b022c0112ffb5fe22007600d3fefffda7ff9c01850136008eff88ff51ff33ffb0ff51007500450023000c00edffe1ffecfff4fff3ffe3ffb8ff99ffc3ff1d0042001700e6ffdaffd0ffbcffc6ff6337346637373d003d003c003c0031283128ef7fcc0c610049c00040bac049c00040bac0144101000000
x-maemo.wb_meq = "false"
x-maemo.wb_meq.parameters = hex:01000900ffff000019ef644cf9ff0100dfc74f7708009727e5b83356333758890040
Are these equalizers? What's the encoding used for the parameters?

Personally I'm looking to complete disable all resampling, EQs, etc, for the headphone and a2dp out since they a) load up the CPU and b) distort the output
the "true" | "false" options more or less function as functions which regulate audio quality before they are played through a specific medium....so yea, they basically are the equalizers.

I'm not certain if there is a specific type of encoding used, as these files deals with what I call the "raw" audio system.
 
Posts: 23 | Thanked: 11 times | Joined on Jun 2010
#424
can someplayer with equalizer change the settings of boost n900? thanks
 
rm42's Avatar
Posts: 963 | Thanked: 626 times | Joined on Sep 2009 @ Connecticut, USA
#425
Originally Posted by superpj101 View Post
can someplayer with equalizer change the settings of boost n900? thanks
It looks to me that the level of equalization achievable through this method is much more limited than what you can get with a full blown equalizer, such as that in SomPlayer. So, I would not want to loose that. However, maybe there could be a separate panel to tweak these settings in SomePlayer.
__________________
-- Worse than not knowing is not wanting to know! --

http://temporaryland.wordpress.com/
 
Posts: 310 | Thanked: 383 times | Joined on Jan 2010
#426
Originally Posted by SavageD View Post
the "true" | "false" options more or less function as functions which regulate audio quality before they are played through a specific medium....so yea, they basically are the equalizers.

I'm not certain if there is a specific type of encoding used, as these files deals with what I call the "raw" audio system.
Hmm... not sure I understand.

Do these booleans enable/disable audio equalizers in the chain (ie. apply gain to selected bands)? And, if so, I was hoping to decipher the format of the parameters.
 
Posts: 436 | Thanked: 406 times | Joined on Jan 2010
#427
yep those boolean operations do enable/disable audio equalizers in the chain. Nope, there is nothing to dicipher

@ rm 42

yes it is quite simple to tweak. but was painstaking & dangerous tracking down which files, parameters values, actually dealt with audio system in a safe manner....I have lost one of my speakers in the process, busted some headphones. Nearly blew my Earphones too. And thx to my many endeavours I now have cruddy battery life...which was phenomenal before...

@superpj101

the script works with any maemo five application, including someplayer.
 

The Following 2 Users Say Thank You to SavageD For This Useful Post:
harvindhillon's Avatar
Posts: 21 | Thanked: 6 times | Joined on Oct 2010 @ Kuala Lumpur, Malaysia
#428
I've used your tweaks before and I can say it does improve usability quite abit

I want to upgrade to the fastest one though but kinda hard to find the link? Has it been removed?
__________________
N900 User!
 
Posts: 436 | Thanked: 406 times | Joined on Jan 2010
#429
Originally Posted by harvindhillon View Post
I've used your tweaks before and I can say it does improve usability quite abit

I want to upgrade to the fastest one though but kinda hard to find the link? Has it been removed?
yep, I removed it, but that isn't to say that I've stopped working on this particular script...

I believe there is a problem with script in respect to battery life, for now I'm trying to figure out why.

anyone who is good at figuring out battery problems and willing to help me in some way, plz pm me.

Last edited by SavageD; 2011-03-08 at 00:59.
 
Posts: 18 | Thanked: 1 time | Joined on May 2010
#430
ive installed the script a while ago and i want to remove it now but i dont have the remove script,and i cant download it anywhere. can someone upload the remove script?
the problem I actually have is that with a pair of JBL earphones with mic I get a lot of noise when connected,without music playing of course. since the phone works with other micless earphones,and the earphones work with other devices,i guess the script is the problem. does anyone have any idea?
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:59.