Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Need preset EQ
« previous next »
  • Print
Pages: [1]

Author Topic: Need preset EQ  (Read 11741 times)

Offline ildarion

  • Member
  • *
  • Posts: 17
Need preset EQ
« on: August 04, 2014, 04:43:33 AM »
Hey ! I'm usually listening my music with an "ROCK" equalizer, a curve like this :



But, it's really hard to set manually an EQ on rockbox (so many settings that I don't have a clue about what they do). So I have download this EQ preset : http://forums.rockbox.org/index.php/topic,34188.msg197369.html#msg197369  It's better than nothing, but don't really what I want. Anybody use a "rock" eq and can share with me ?

Thanx.
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Need preset EQ
« Reply #1 on: August 04, 2014, 07:17:20 PM »
Shortly after I bumped the EQ band limit to 10, from 5, I submitted this patch.

The "Rock" EQ preset contained therein is in fact exactly what you want. It matches the curve in the image you provided exactly (there's a reason for this...I errr, "borrowed" them from some folks in Cupertino).

In some respects however it is also exactly what you don't want.

This was never accepted, and my viewpoint on the subject changed dramatically. I wouldn't want this patch to be committed into the source as it is, and as you can see we actually ended up removing all the EQ presets in the end.

Here's the thing. Its woefully inefficient to drive all the bands on a fully parametric EQ like I was doing here. The curve in your example could probably be done using a single band with a wide q, perhaps two bands at the most, meaning that in theory you're doing the extra calculation overhead for 8 more bands that you don't really need. The cost in CPU time for such calculations is non-trivial.

It is of course possible that some situations may require all 10 bands, for instance flattening out IEMs to a very high degree of precision (one of the particular use cases I had in mind when upping the band limit from 5 to 10), but for this particular use case driving all 10 bands for such a simple curve is absolute overkill.

I wasn't aware of exactly how wildly inefficient driving all 10 bands using a fully parametric EQ as a "dumb" EQ really was at the time.

The intention was, after I took myself to school on the way a full parametric EQ functions, that I would modify these presets so that they used the least amount of bands possible but I never actually got around to doing so, and up until reading this post of yours I had forgotten about it completely.

There's a chance that I will get around to doing so, and then presets may quite possibly be accepted back into the source, but my attention is rather divided at the present point in time. You don't mention what device(s?) you have, so I can't tell you for sure whether or not your device will definitely be able to drive all ten bands and still maintain realtime playback, but with the prior statement on inefficiency in mind, please feel free to try if you want to.


[Saint]
« Last Edit: August 04, 2014, 07:22:51 PM by [Saint] »
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline ildarion

  • Member
  • *
  • Posts: 17
Re: Need preset EQ
« Reply #2 on: August 05, 2014, 04:17:34 AM »
I use a sansa clip zip and I'm in no hurry :)
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Need preset EQ
« Reply #3 on: August 05, 2014, 09:14:30 PM »
If you would like you can pull the presets from that patch directly (I put a direct link to the "Rock" preset in my prior reply).

Gerrit will automagically package the file into a zip for you, and you can then dump the config file contained therein on your device and use it as you please.

This will get you up and rockin' *right now* if you'd like, as I can't make any promises on a time frame as to if or when I'll ever get the presets re-worked or even if they would be accepted after I did so.


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Need preset EQ
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.065 seconds with 15 queries.