<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
Hello everybody,<BR>
<BR>
in attachment please find a patch that add equalizer plugin to the xine backend.<BR>
Equalizer is a 10 band equalizer with preamp control (all band ranges -15db to +15 db).<BR>
I've tested it with qt example media player (it's enough to add an Effect to the path and EffectWidget to control it).<BR>
The equalizer code (original by Anders Johansson) was taken from audacious player.<BR>
In my humble opinion it's one of the best linux equalizers around.<BR>
<BR>
Question may arise why not to use xine internal equalizer. <BR>
Well in my opinion this equalizer is a crap (I beg pardon xine developers) in the meaning of resulting sound feeling.<BR>
Also because the xine engine doesn't expose it equalizer like a plugin (it's a fixed part of the engine),<BR>
incorporating it to the phonon can be tricky and will require some hacks (I've made one try and gave up finally).<BR>
<BR>
Of course testing is wanted - any comments are welcome :)<BR>
<BR>
So enjoy - I hope this code can get into next Phonon release.<BR>
<BR>
With best regards<BR>
<BR>
Artur Szymiec<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Omnes Vulnerant Postuma Necat ...<BR>
--------------------------------------------------------------------------<BR>
Registered User No 397465<BR>
GNU/Linux Linux 2.6.28-12-generic x86_64<BR>
(K)/(U)buntu 9.04<BR>
--------------------------------------------------------------------------<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>