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
Slávek Banko a5859b795e
Additional k => tde renaming and fixes
11 years ago
..
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Added abandoned KDE3 version of Amarok 15 years ago
eqdialog.ui Rename obsolete tq methods to standard names 13 years ago
eqdialog.ui.h Rename common header files for consistency with class renaming 11 years ago
equalizercanvasview.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
equalizercanvasview.h Rename many classes and header files to avoid conflicts with KDE4 11 years ago
equalizerdialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
equalizerdialog.h Fix inadvertent "TQ" changes. 12 years ago
main.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
stdinreader.h Remove spurious TQ_OBJECT instances 12 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>