Noatun API Documentation

VBand Class Reference

#include <vequalizer.h>

List of all members.

Public Member Functions

 ~VBand ()
 VBand (const VBand &copy)
VBandoperator= (const VBand &copy)
int level () const
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

Represents a single band in a vequalizer
Author:
Charles Samuels

Definition at line 76 of file vequalizer.h.


Constructor & Destructor Documentation

VBand::~VBand  ) 
 

VBand::VBand const VBand copy  ) 
 


Member Function Documentation

int VBand::center  )  const
 

the middle between start and end

int VBand::end  )  const
 

QString VBand::format bool  withHz = true  )  const
 

return the format for center()

QString VBand::formatEnd bool  withHz = true  )  const
 

QString VBand::formatStart bool  withHz = true  )  const
 

int VBand::level  )  const
 

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

VBand& VBand::operator= const VBand copy  ) 
 

void VBand::setLevel int  l  ) 
 

int VBand::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:37 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003