Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

pp::Filters::IIRCombLoop Class Template Reference

Useful for plucked string generators. More...

#include <Filters.h>

Inheritance diagram for pp::Filters::IIRCombLoop

Inheritance graph
[legend]
Collaboration diagram for pp::Filters::IIRCombLoop:

Collaboration graph
[legend]
List of all members.

Public Methods

 IIRCombLoop (SimpleFilter<T>* f = 0, unsigned delay=10, float c1 = 1.0f, float c2 = 1.0f)
virtual const char* GetName () const
operator() (const T& x)
double FrequencyResponse (float f)
void SetFilter (SimpleFilter<T>* f)
SimpleFilter<T>* GetFilter () const

Detailed Description

template<typename T = short> template class pp::Filters::IIRCombLoop

Useful for plucked string generators.

Try using this on random generated data with the filter set to a low pass filter or perhaps a low pass filter in series with an all pass filter.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:46:58 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000