![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
Schmidt trigger. More...
Static Public Member Functions | |
| static UnitType | ar (UnitType const &input, UnitType const &minimum, UnitType const &maximum, BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) throw () |
| Create an audio rate sample rate converter. | |
Schmidt trigger.
| static UnitType SchmidtUnit< SampleType >::ar | ( | UnitType const & | input, |
| UnitType const & | minimum, | ||
| UnitType const & | maximum, | ||
| BlockSize const & | preferredBlockSize = BlockSize::getDefault(), |
||
| SampleRate const & | preferredSampleRate = SampleRate::getDefault() |
||
| ) | throw () [inline, static] |
Create an audio rate sample rate converter.
1.7.4