Noatun API Documentation

Band Class Reference

EQ Band. More...

#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


Detailed Description

EQ Band.

This represents a single band in Noatuns Equalizer

Author:
Charles Samuels
Version:
2.3

Definition at line 49 of file equalizer.h.


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
 


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 22 00:20:36 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003