pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
Static Public Member Functions
FilterCoeffs1ParamUnit< ShapeType > Class Template Reference

Filter coefficients generator for an IIR filter using one control parameter. More...

List of all members.

Static Public Member Functions

static UnitType ar (UnitType const &param0, SampleRates const filterSampleRates=SampleRate::getDefault(), BlockSize const &preferredBlockSize=BlockSize::noPreference(), SampleRate const &preferredSampleRate=SampleRate::noPreference()) throw ()
 Filter coefficients from one control parameter.

Detailed Description

template<class ShapeType>
class FilterCoeffs1ParamUnit< ShapeType >

Filter coefficients generator for an IIR filter using one control parameter.


Member Function Documentation

template<class ShapeType >
static UnitType FilterCoeffs1ParamUnit< ShapeType >::ar ( UnitType const &  param0,
SampleRates const  filterSampleRates = SampleRate::getDefault(),
BlockSize const &  preferredBlockSize = BlockSize::noPreference(),
SampleRate const &  preferredSampleRate = SampleRate::noPreference() 
) throw () [inline, static]

Filter coefficients from one control parameter.


The documentation for this class was generated from the following file:
 All Classes Functions Typedefs Enumerations Enumerator Properties