Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

JezabelFilter Class Reference

#include <jezabelfilter.h>

Inheritance diagram for JezabelFilter::

JezabelWidget JezabelIIR2Filter JezabelVariableShelfEQ JezabelHighPassFilter JezabelHighShelfFilter JezabelLowPassFilter JezabelParametricFilter JezabelFixedShelfEQ List of all members.

Public Methods

virtual complex<float> response (complex< float >)=0

Detailed Description

A Jezabel filter is a Jezabel widget that acts as a linear filter. It differs from an ordinary JezabelWidget in that it has a method to compute the response at a given frequency, and a signal to indicate when the frequency response has changed.


Member Function Documentation

complex< float > JezabelFilter::response ( complex< float > ) [pure virtual]
 

Compute the z-domain response at a given frequency

Reimplemented in JezabelIIR2Filter, and JezabelVariableShelfEQ.


The documentation for this class was generated from the following file:
Generated at Sun Jan 18 20:51:23 2004 for Jezabel by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001