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
Darrell Anderson 96defb9c82
Fix inadvertent "TQ" changes.
12 years ago
..
Makefile.am Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 years ago
README Added abandoned KDE3 version of Amarok 15 years ago
eqdialog.ui Rename obsolete tq methods to standard names 12 years ago
eqdialog.ui.h Finish TQt4 porting of Amarok 13 years ago
equalizercanvasview.cpp rename the following methods: 13 years ago
equalizercanvasview.h Fix inadvertent "TQ" changes. 12 years ago
equalizerdialog.cpp Initial TQt conversion 14 years ago
equalizerdialog.h Fix inadvertent "TQ" changes. 12 years ago
main.cpp Initial TQt conversion 14 years ago
stdinreader.h rename the following methods: 13 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>