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 Member Functions

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]
 

Definition at line 32 of file equalizer.h.

friend class QPtrList< Band > [friend]
 

Definition at line 33 of file equalizer.h.


The documentation for this class was generated from the following file:
Generated on Sat May 24 15:10:28 2003 for Noatun by doxygen1.3-rc3