You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/scripts/graphequalizer
tpearson 3a09386ad1
Initial TQt conversion
14 years ago
..
Makefile.am Added abandoned KDE3 version of Amarok 15 years ago
README Added abandoned KDE3 version of Amarok 15 years ago
eqdialog.ui Added abandoned KDE3 version of Amarok 15 years ago
eqdialog.ui.h Initial TQt conversion 14 years ago
equalizercanvasview.cpp Initial TQt conversion 14 years ago
equalizercanvasview.h Initial TQt conversion 14 years ago
equalizerdialog.cpp Initial TQt conversion 14 years ago
equalizerdialog.h Initial TQt conversion 14 years ago
main.cpp Initial TQt conversion 14 years ago
stdinreader.h Initial TQt conversion 14 years ago

README

<div align="center"><b>Graph Equalizer by Ian Monroe</b></div>
<b>About:</b><br>
Idea comes from an aRTs plugin; it's an equalizer that works by plotting and dragging
points on a graph. Gives a lot more control in fewer clicks. I'm releasing it as a
"script"  with the idea of integrating it into Amarok 1.3 after user feedback.<br>
<br>
<b>Using:</b><br>
Just click 'Run' in the Script Manager and the equalizer will open. To
open the dialog again click 'Configure.' Points are added by double clicking on the
line. The equalizer settings take affect once you release the point from a drag.<br>
<br>
<b>TODO:</b><br>
*delete points<br>
*remember settings between runs<br>