clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.72k stars 671 forks source link

Per GENRE Equalizer #1798

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From legion1978 on April 24, 2011 05:15:19

Theres a feature request to save equalizer info per song, which is probably an overkill and complex thing to do since the data should be somehow stored along with the track info. http://code.google.com/p/clementine-player/issues/detail?id=1613 I propose a separate db to store such a feature, since i believe it should be fairly simpler (of course i can be wrong, im no programmer =D )

This should be configured thru a window with two columns, one for the genre, one for the desired eq preset, so user can assign it at will and store it in a separate db, [i think] making it even portable.

Again, one image, worth a thousands words: http://dl.dropbox.com/u/19901523/clem_m6%20%28eq%20x%20genre%20window%29.png (Thats how i would see it on linux with my current theme and stuff)

In the image above we can see:

REMARKS

Ok thats pretty much it.. it may make it into a mainstream version some day, if its found useful =)

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=1798

Clementine-Issue-Importer commented 10 years ago

From keirangtp on April 25, 2011 10:44:29

Issue 1613 has been merged into this issue.

legion1978 commented 10 years ago

the link to the image above is oudated. heres the new link http://ow.ly/wctxJ

TrigonaMinima commented 10 years ago

Does any one have any suggestion how we should do this? I was thinking that building a plugin or tool that will set equalizer preset according to the genre of song should be made first. That will be comparatively simple from the above, I think.