VBand Class Reference
#include <vequalizer.h>
List of all members.
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 |
( |
const VBand & |
copy |
) |
|
|
Member Function Documentation
| int VBand::center |
( |
|
) |
const |
|
|
|
the middle between start and end |
| QString VBand::format |
( |
bool |
withHz = true |
) |
const |
|
| 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 |
| void VBand::setLevel |
( |
int |
l |
) |
|
|
| int VBand::start |
( |
|
) |
const |
|
The documentation for this class was generated from the following file:
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