Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Band Class Reference

#include <equalizer.h>

List of all members.

Public Methods

int level ()
void setLevel (int l)
int start () const
int end () const
int center () const
QString formatStart (bool withHz=true) const
QString formatEnd (bool withHz=true) const
QString format (bool withHz=true) const

Friends

class Equalizer
class QPtrList< Band >


Member Function Documentation

int Band::center const
 

the middle between start and end

int Band::end const
 

QString Band::format bool withHz = true const
 

return the format for center()

QString Band::formatEnd bool withHz = true const
 

QString Band::formatStart bool withHz = true const
 

int Band::level
 

the intensity of the change. it's logarithmic. 0 is no change negative numbers are loss in intensity positive numbers are a gain And +-100 is the most you'd need to go

void Band::setLevel int l
 

int Band::start const
 


Friends And Related Function Documentation

friend class Equalizer [friend]
 

friend class QPtrList< Band > [friend]
 


The documentation for this class was generated from the following file:
Generated at Mon Apr 1 11:45:01 2002 for noatun by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001