Band Class Reference
EQ Band. More...
#include <equalizer.h>
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
|
|
the middle between start and end |
|
|
return the format for center() |
|
|
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 |
The documentation for this class was generated from the following file:
