Noatun API Documentation

VInterpolation Class Reference

interpolated representation of Eq data More...

#include <vequalizer.h>

Inheritance diagram for VInterpolation:

Inheritance graph
[legend]
List of all members.

Signals

void changed ()

Public Member Functions

 VInterpolation (int bands)
virtual int bands () const
virtual VBand band (int num)
virtual int level (int index) const
virtual void setLevel (int index, int level)

Detailed Description

interpolated representation of Eq data

This class is an interpolated representation to the Eq data. This means that no matter how many bands the real equalizer has, your interpolated version appears like it has only as many bands as you asked for. You can continue to interact with all interpolations and the true equalizer as normal. They even modify eachother according to a Spline interpolation.

Author:
Charles Samuels

Definition at line 137 of file vequalizer.h.


Constructor & Destructor Documentation

VInterpolation::VInterpolation int  bands  ) 
 

create an interpolation with the one and only Noatun equalizer, and bands


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 Thu Oct 21 23:49:50 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003